summaryrefslogtreecommitdiff
path: root/src/actions.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/actions.hh')
-rw-r--r--src/actions.hh1
1 files changed, 0 insertions, 1 deletions
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,