summaryrefslogtreecommitdiff
path: root/src/dyetool/gui/viewport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dyetool/gui/viewport.h')
-rw-r--r--src/dyetool/gui/viewport.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dyetool/gui/viewport.h b/src/dyetool/gui/viewport.h
index f3b042bd3..4f7ef58e2 100644
--- a/src/dyetool/gui/viewport.h
+++ b/src/dyetool/gui/viewport.h
@@ -36,9 +36,6 @@ class Graphics;
class Map;
class MapItem;
-/** Delay between two mouse calls when dragging mouse and move the player */
-const int walkingMouseDelay = 500;
-
/**
* The viewport on the map. Displays the current map and handles mouse input
* and the popup menu.