summaryrefslogtreecommitdiff
path: root/openbox/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/client.h')
-rw-r--r--openbox/client.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/client.h b/openbox/client.h
index 4461377d..08a3a887 100644
--- a/openbox/client.h
+++ b/openbox/client.h
@@ -294,7 +294,6 @@ typedef struct Client {
} Client;
extern GList *client_list;
-extern GHashTable *client_map;
void client_startup();
void client_shutdown();