diff options
author | markt <markt> | 2006-07-01 02:56:46 (GMT) |
---|---|---|
committer | markt <markt> | 2006-07-01 02:56:46 (GMT) |
commit | 698539d9b9012bb6c282725e775e358c1bd4a281 (patch) | |
tree | 2e4fae2776b7384058addbcfdbf2cc22605a3885 /src/IconbarTool.hh | |
parent | a14c322dcbbc7330b6933230168d34411f7ac63b (diff) | |
download | fluxbox_pavel-698539d9b9012bb6c282725e775e358c1bd4a281.zip fluxbox_pavel-698539d9b9012bb6c282725e775e358c1bd4a281.tar.bz2 |
more dead functions
Diffstat (limited to 'src/IconbarTool.hh')
-rw-r--r-- | src/IconbarTool.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/IconbarTool.hh b/src/IconbarTool.hh index b40eb41..e39a39b 100644 --- a/src/IconbarTool.hh +++ b/src/IconbarTool.hh | |||
@@ -84,8 +84,6 @@ public: | |||
84 | void hide(); | 84 | void hide(); |
85 | void setAlignment(Container::Alignment a); | 85 | void setAlignment(Container::Alignment a); |
86 | void setMode(Mode mode); | 86 | void setMode(Mode mode); |
87 | void setDeiconifyMode(DeiconifyMode mode); | ||
88 | void setWheelMode(WheelMode mode); | ||
89 | void parentMoved() { m_icon_container.parentMoved(); } | 87 | void parentMoved() { m_icon_container.parentMoved(); } |
90 | 88 | ||
91 | unsigned int width() const; | 89 | unsigned int width() const; |