From c12d09bde85e40fdfbb36225a1b596b5f27c2335 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Tue, 4 Sep 2007 06:22:51 +0200 Subject: Fix calling functions with wrong number of arguments --- openbox/focus_cycle_indicator.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'openbox/focus_cycle_indicator.h') diff --git a/openbox/focus_cycle_indicator.h b/openbox/focus_cycle_indicator.h index 8c84f71a..28175c75 100644 --- a/openbox/focus_cycle_indicator.h +++ b/openbox/focus_cycle_indicator.h @@ -27,6 +27,4 @@ void focus_cycle_indicator_shutdown(gboolean reconfig); void focus_cycle_draw_indicator(struct _ObClient *c); -void focus_cycle_stop(); - #endif -- cgit v1.2.3