X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fopenbox.h;h=f5129ecce92a01dfc9734e8dab46ef0b96be38cf;hb=a95dc346fe7951dd48e41a41fcaafb6d872b0337;hp=73f84364ea6feb7586c06f8742749efa7c6df843;hpb=bddbe9432837edccc67b76f2d29d4dbc9b02203f;p=chaz%2Fopenbox diff --git a/openbox/openbox.h b/openbox/openbox.h index 73f84364..f5129ecc 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -38,7 +38,4 @@ Cursor ob_cursor(ObCursor cursor); KeyCode ob_keycode(ObKey key); -/* cuz i have nowhere better to put it right now... */ -gboolean ob_pointer_pos(int *x, int *y); - #endif