From 2e824eece1c54e96e5178c952ca92c3c2415b099 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 28 May 2003 23:50:43 +0000 Subject: rm the 'focusraise' action, it is redundant. --- openbox/action.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'openbox/action.h') diff --git a/openbox/action.h b/openbox/action.h index 6c1c4d32..f79bd56b 100644 --- a/openbox/action.h +++ b/openbox/action.h @@ -137,8 +137,6 @@ void action_raise(union ActionData *data); /* ClientAction */ void action_lower(union ActionData *data); /* ClientAction */ -void action_focusraise(union ActionData *data); -/* ClientAction */ void action_close(union ActionData *data); /* ClientAction */ void action_kill(union ActionData *data); -- cgit v1.2.3