diff options
Diffstat (limited to 'src/fluxbox.hh')
-rw-r--r-- | src/fluxbox.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fluxbox.hh b/src/fluxbox.hh index 4f74789..822780f 100644 --- a/src/fluxbox.hh +++ b/src/fluxbox.hh | |||
@@ -262,7 +262,6 @@ private: | |||
262 | char *rc_file, **argv; | 262 | char *rc_file, **argv; |
263 | int argc; | 263 | int argc; |
264 | Keys *key; | 264 | Keys *key; |
265 | char *expandFilename(char *filename); | ||
266 | void doWindowAction(Keys::KeyAction action); | 265 | void doWindowAction(Keys::KeyAction action); |
267 | protected: | 266 | protected: |
268 | Fluxbox(int, char **, char * = 0, char * = 0); | 267 | Fluxbox(int, char **, char * = 0, char * = 0); |