diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-01-02 22:58:32 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-01-02 22:58:32 +0000 |
| commit | e05d5f7934ce27893f900627fbd06b1679d4c0ad (patch) | |
| tree | 553ced7070d991c96016e5dca53e6068991602e4 /src/actions.hh | |
| parent | 54da8e404b0baa8b4521ce14c8eb9a28ea64e7f9 (diff) | |
kill button release events
Diffstat (limited to 'src/actions.hh')
| -rw-r--r-- | src/actions.hh | 1 |
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, |
