diff options
Diffstat (limited to 'src/fluxbox.hh')
-rw-r--r-- | src/fluxbox.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fluxbox.hh b/src/fluxbox.hh index d5a48c6..a6544e3 100644 --- a/src/fluxbox.hh +++ b/src/fluxbox.hh | |||
@@ -157,8 +157,6 @@ public: | |||
157 | void rereadMenu(bool show_after_reread = false); | 157 | void rereadMenu(bool show_after_reread = false); |
158 | /// reloads the menus if the timestamps changed | 158 | /// reloads the menus if the timestamps changed |
159 | 159 | ||
160 | void hideExtraMenus(BScreen &screen); | ||
161 | |||
162 | /// handle any system signal sent to the application | 160 | /// handle any system signal sent to the application |
163 | void handleSignal(int signum); | 161 | void handleSignal(int signum); |
164 | void update(FbTk::Subject *changed); | 162 | void update(FbTk::Subject *changed); |