From 118e2ae865bd7a0020586ef72d05bf14d66f4eae Mon Sep 17 00:00:00 2001 From: Sfan5 Date: Tue, 15 Apr 2014 19:49:32 +0200 Subject: Fix all warnings reported by clang --- src/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index baaf8ebde..c93af0d77 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -360,7 +360,6 @@ public: s32 mouse_wheel; private: - IrrlichtDevice *m_device; // The current state of keys KeyList keyIsDown; -- cgit v1.2.3