diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2015-11-22 18:46:34 +0100 | 
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2015-11-22 18:46:34 +0100 | 
| commit | c72948a8fcec675f5ddb059d6ad5e5d6c10f0691 (patch) | |
| tree | 47e79c6693085d2a3c892c3ee45104c4b29a8baa /opentrack | |
| parent | 60772640a27d316fe7301117fc74af78859da8db (diff) | |
api/shortcuts: fix copy-paste erroropentrack-2.3-rc21p1
Diffstat (limited to 'opentrack')
| -rw-r--r-- | opentrack/keybinding-worker.hpp | 1 | 
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 {}  };  | 
