From e05d5f7934ce27893f900627fbd06b1679d4c0ad Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 2 Jan 2003 22:58:32 +0000 Subject: kill button release events --- src/actions.hh | 1 - 1 file changed, 1 deletion(-) (limited to 'src/actions.hh') diff --git a/src/actions.hh b/src/actions.hh index 50df838b..98325e87 100644 --- a/src/actions.hh +++ b/src/actions.hh @@ -30,7 +30,6 @@ public: // update the same enum in openbox.i when making changes to this enum ActionType { Action_ButtonPress, - Action_ButtonRelease, Action_Click, Action_DoubleClick, Action_EnterWindow, -- cgit v1.2.3