From 1ffc7fa9ec0ca76f8ffc23bba2c1f2d417732462 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 10 Jul 2003 19:07:58 +0000 Subject: move ob_pointer_pos to screen_pointer_pos --- openbox/openbox.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'openbox/openbox.h') 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 -- cgit v1.2.3