diff options
Diffstat (limited to 'src/Window.hh')
-rw-r--r-- | src/Window.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Window.hh b/src/Window.hh index 27901d2..97ece55 100644 --- a/src/Window.hh +++ b/src/Window.hh | |||
@@ -297,8 +297,6 @@ public: | |||
297 | // popup menu on last button press position | 297 | // popup menu on last button press position |
298 | void popupMenu(); | 298 | void popupMenu(); |
299 | 299 | ||
300 | void pauseMoving(); | ||
301 | void resumeMoving(); | ||
302 | /** | 300 | /** |
303 | @name event handlers | 301 | @name event handlers |
304 | */ | 302 | */ |