diff options
| author | Mikael Magnusson <mikachu@comhem.se> | 2007-09-04 06:22:51 +0200 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@comhem.se> | 2007-09-04 06:23:54 +0200 |
| commit | c12d09bde85e40fdfbb36225a1b596b5f27c2335 (patch) | |
| tree | 0151ec2a063355c341610435542996b841dd9aad /openbox/focus_cycle_indicator.h | |
| parent | 93c43114ca824f8f387bf7c4b34442a8cdaed3ab (diff) | |
Fix calling functions with wrong number of arguments
Diffstat (limited to 'openbox/focus_cycle_indicator.h')
| -rw-r--r-- | openbox/focus_cycle_indicator.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
