summaryrefslogtreecommitdiff
path: root/openbox/openbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/openbox.h')
-rw-r--r--openbox/openbox.h3
1 files changed, 0 insertions, 3 deletions
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