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:
parent
5f9962e1cc
commit
37b7f094e3
5 changed files with 8 additions and 16 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue