summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2015-11-22 18:46:34 +0100
committerStanislaw Halik <sthalik@misaki.pl>2015-11-22 18:46:34 +0100
commitc72948a8fcec675f5ddb059d6ad5e5d6c10f0691 (patch)
tree47e79c6693085d2a3c892c3ee45104c4b29a8baa
parent60772640a27d316fe7301117fc74af78859da8db (diff)
api/shortcuts: fix copy-paste erroropentrack-2.3-rc21p1
-rw-r--r--opentrack/keybinding-worker.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/opentrack/keybinding-worker.hpp b/opentrack/keybinding-worker.hpp
index e3967682..7661f88d 100644
--- a/opentrack/keybinding-worker.hpp
+++ b/opentrack/keybinding-worker.hpp
@@ -91,5 +91,4 @@ public:
{
return Token(receiver);
}
- void run() override {}
};