X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fdock.h;h=fbd5e1693d404fd5a8859d36aab3ce2260730966;hb=de4f92ccc66c1dad1a2820a07d1f0161bd61a855;hp=f42a2027da1833356b117a238a2fe3df9195c175;hpb=952ca245714e334090ea6baced5eb75d06f99e18;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; };