Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/input.h')
-rw-r--r--src/client/input.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/input.h b/src/client/input.h
index 2565189..ad837a9 100644
--- a/src/client/input.h
+++ b/src/client/input.h
@@ -52,7 +52,6 @@ float joystick_lastmoved_time();
/// current modifier
Key::Modifier modifier();
-extern bool mouse_deadzone;
extern bool mouse_control;
extern bool joystick_control;