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 5337ad9..2a113e5 100644 --- a/src/fluxbox.hh +++ b/src/fluxbox.hh | |||
@@ -151,8 +151,6 @@ public: | |||
151 | 151 | ||
152 | void shutdown(); | 152 | void shutdown(); |
153 | void load_rc(BScreen &scr); | 153 | void load_rc(BScreen &scr); |
154 | void loadRootCommand(BScreen &scr); | ||
155 | void loadTitlebar(); | ||
156 | void saveStyleFilename(const char *val) { m_rc_stylefile = (val == 0 ? "" : val); } | 154 | void saveStyleFilename(const char *val) { m_rc_stylefile = (val == 0 ? "" : val); } |
157 | void saveStyleOverlayFilename(const char *val) { m_rc_styleoverlayfile = (val == 0 ? "" : val); } | 155 | void saveStyleOverlayFilename(const char *val) { m_rc_styleoverlayfile = (val == 0 ? "" : val); } |
158 | void saveMenuFilename(const char *); | 156 | void saveMenuFilename(const char *); |