summary refs log tree commit diff
path: root/src/Game.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Game.h')
-rw-r--r--src/Game.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Game.h b/src/Game.h
index d2b454f..6e53188 100644
--- a/src/Game.h
+++ b/src/Game.h
@@ -74,7 +74,6 @@ public:
 
 	// Mouse
 	Point mouseloc;
-	Point oldmouseloc;
 	float mouserotation,mouserotation2;
 	float oldmouserotation,oldmouserotation2;
 	float mousesensitivity;