summaryrefslogtreecommitdiff
path: root/openbox/event.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/event.h')
-rw-r--r--openbox/event.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/openbox/event.h b/openbox/event.h
index fb8bb075..4fd72865 100644
--- a/openbox/event.h
+++ b/openbox/event.h
@@ -64,8 +64,4 @@ gboolean event_time_after(guint32 t1, guint32 t2);
Time event_get_server_time(void);
-/*! Given a possible target client, returns what the target client really
- should be for actions */
-struct _ObClient* event_target_client(struct _ObClient *client);
-
#endif