diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-07-10 19:07:58 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-07-10 19:07:58 +0000 |
| commit | 1ffc7fa9ec0ca76f8ffc23bba2c1f2d417732462 (patch) | |
| tree | cc8fb9a5b8b8c16122136f5a6dfb2d23d9d318e2 /openbox/openbox.h | |
| parent | bddbe9432837edccc67b76f2d29d4dbc9b02203f (diff) | |
move ob_pointer_pos to screen_pointer_pos
Diffstat (limited to 'openbox/openbox.h')
| -rw-r--r-- | openbox/openbox.h | 3 |
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 |
