X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Ffocus_cycle.h;h=2e32805f1948bef39a109a807c519471eb0a051a;hb=8f2e3f5fe16aeb0324aa5ee2b2c30a83ec724ad0;hp=afdbdc799d049015d7589f582f2a89173424b5e0;hpb=d57ea6ece7e91eb7876b7e31ab343f2b9b848986;p=chaz%2Fopenbox diff --git a/openbox/focus_cycle.h b/openbox/focus_cycle.h index afdbdc79..2e32805f 100644 --- a/openbox/focus_cycle.h +++ b/openbox/focus_cycle.h @@ -44,10 +44,4 @@ void focus_directional_cycle(ObDirection dir, gboolean dock_windows, void focus_cycle_stop(struct _ObClient *ifclient); -gboolean focus_cycle_target_valid(struct _ObClient *ft, - gboolean iconic_windows, - gboolean all_desktops, - gboolean dock_windows, - gboolean desktop_windows); - #endif