summaryrefslogtreecommitdiff
path: root/openbox/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/client.h')
-rw-r--r--openbox/client.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbox/client.h b/openbox/client.h
index bb1d4c9f..90c6c059 100644
--- a/openbox/client.h
+++ b/openbox/client.h
@@ -32,7 +32,6 @@
struct _ObFrame;
struct _ObGroup;
struct _ObSessionState;
-struct _ObClientTimeHeap;
typedef struct _ObClient ObClient;
typedef struct _ObClientIcon ObClientIcon;
@@ -301,7 +300,6 @@ struct _ObAppSettings
};
extern GList *client_list;
-extern struct _ObClientTimeHeap *client_user_times;
void client_startup(gboolean reconfig);
void client_shutdown(gboolean reconfig);