1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Fix warnings reported by clang

This commit is contained in:
sfan5 2014-07-06 13:07:23 +02:00
parent 5f9962e1cc
commit 37b7f094e3
5 changed files with 8 additions and 16 deletions

View file

@ -381,8 +381,6 @@ public:
#endif
private:
IrrlichtDevice *m_device;
// The current state of keys
KeyList keyIsDown;
// Whether a key has been pressed or not