summaryrefslogtreecommitdiff
path: root/src/FbWinFrame.hh
diff options
context:
space:
mode:
authormarkt <markt>2006-07-01 02:56:46 (GMT)
committermarkt <markt>2006-07-01 02:56:46 (GMT)
commit698539d9b9012bb6c282725e775e358c1bd4a281 (patch)
tree2e4fae2776b7384058addbcfdbf2cc22605a3885 /src/FbWinFrame.hh
parenta14c322dcbbc7330b6933230168d34411f7ac63b (diff)
downloadfluxbox_lack-698539d9b9012bb6c282725e775e358c1bd4a281.zip
fluxbox_lack-698539d9b9012bb6c282725e775e358c1bd4a281.tar.bz2
more dead functions
Diffstat (limited to 'src/FbWinFrame.hh')
-rw-r--r--src/FbWinFrame.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/FbWinFrame.hh b/src/FbWinFrame.hh
index fc64900..241b435 100644
--- a/src/FbWinFrame.hh
+++ b/src/FbWinFrame.hh
@@ -279,8 +279,6 @@ private:
279 void applyActiveLabel(FbTk::TextButton &button); 279 void applyActiveLabel(FbTk::TextButton &button);
280 void applyButtons(); // only called within applyTitlebar 280 void applyButtons(); // only called within applyTitlebar
281 281
282 void getActiveLabelPixmap(Pixmap &label_pm, Pixmap &title_pm,
283 FbTk::Color &label_color, FbTk::Color &title_color);
284 void getCurrentFocusPixmap(Pixmap &label_pm, Pixmap &title_pm, 282 void getCurrentFocusPixmap(Pixmap &label_pm, Pixmap &title_pm,
285 FbTk::Color &label_color, FbTk::Color &title_color); 283 FbTk::Color &label_color, FbTk::Color &title_color);
286 284