X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fdock.h;h=fbd5e1693d404fd5a8859d36aab3ce2260730966;hb=0185445e3ab64ec4435f9b27164ce1508b840f86;hp=f42a2027da1833356b117a238a2fe3df9195c175;hpb=4cd886e5188549ab48a11b70cb40b65efe916b6c;p=chaz%2Fopenbox 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; };