diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-19 14:36:19 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-19 14:36:19 +0000 |
| commit | eb09b1873d731a0e7290334a832a76cb233f34a7 (patch) | |
| tree | e7644446582b55bc1f99100a4a99753e041731ed /openbox/focus_cycle.h | |
| parent | 40f789e6417eca138a7ad1163ad7a268d84a051f (diff) | |
move focus_cycle_indicator into its own file
Diffstat (limited to 'openbox/focus_cycle.h')
| -rw-r--r-- | openbox/focus_cycle.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/focus_cycle.h b/openbox/focus_cycle.h index a90cb67f..1147a292 100644 --- a/openbox/focus_cycle.h +++ b/openbox/focus_cycle.h @@ -41,7 +41,6 @@ void focus_cycle(gboolean forward, gboolean all_desktops, void focus_directional_cycle(ObDirection dir, gboolean dock_windows, gboolean desktop_windows, gboolean interactive, gboolean dialog, gboolean done, gboolean cancel); -void focus_cycle_draw_indicator(); void focus_cycle_stop(); |
