From de4f92ccc66c1dad1a2820a07d1f0161bd61a855 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 30 Aug 2003 07:20:16 +0000 Subject: using the ObMainLoop, which rulz the planet --- openbox/dock.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'openbox/dock.h') 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; }; -- cgit v1.2.3