diff options
Diffstat (limited to 'openbox/action.h')
| -rw-r--r-- | openbox/action.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/openbox/action.h b/openbox/action.h index 116bddc0..3f6d84eb 100644 --- a/openbox/action.h +++ b/openbox/action.h @@ -244,9 +244,5 @@ void action_toggle_show_desktop(union ActionData *data); void action_show_desktop(union ActionData *data); /* Any */ void action_unshow_desktop(union ActionData *data); -/* Client */ -void action_vibrate(union ActionData *data); -/* Client */ -void action_flash(union ActionData *data); #endif |
