From ed6f5152ebeff016b9fbaadfe71ca722637661ea Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 1 Sep 2003 03:42:23 +0000 Subject: remove vibrate and flash actions --- openbox/action.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'openbox/action.h') 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 -- cgit v1.2.3