X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fevent.h;h=4fd72865d689930deb2d2c0de9d85f3163916161;hb=501943b53d68821a752ceda3fbd9b64bbcae4a4c;hp=fb8bb0755676857033569f15cbfe671d5ad38fdd;hpb=c230443c6596039f426542f5a286120891a745c5;p=chaz%2Fopenbox 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