]> Dogcows Code - chaz/openbox/blobdiff - openbox/dock.h
using the ObMainLoop, which rulz the planet
[chaz/openbox] / openbox / dock.h
index f42a2027da1833356b117a238a2fe3df9195c175..fbd5e1693d404fd5a8859d36aab3ce2260730966 100644 (file)
@@ -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;
 };
This page took 0.022111 seconds and 4 git commands to generate.