diff options
Diffstat (limited to 'openbox/dock.h')
| -rw-r--r-- | openbox/dock.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openbox/dock.h b/openbox/dock.h index f42a2027..fbd5e169 100644 --- a/openbox/dock.h +++ b/openbox/dock.h @@ -1,7 +1,6 @@ #ifndef __dock_h #define __dock_h -#include "timer.h" #include "window.h" #include "stacking.h" #include "geom.h" @@ -28,7 +27,6 @@ struct _ObDock gint h; gboolean hidden; - ObTimer *hide_timer; GList *dock_apps; }; |
