mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Deal with compiler warnings
This commit is contained in:
parent
faecff570c
commit
a89afe1229
12 changed files with 30 additions and 30 deletions
|
@ -109,7 +109,6 @@ private:
|
|||
void enable() { m_shadows_enabled = m_shadows_supported; }
|
||||
|
||||
// a bunch of variables
|
||||
IrrlichtDevice *m_device{nullptr};
|
||||
scene::ISceneManager *m_smgr{nullptr};
|
||||
video::IVideoDriver *m_driver{nullptr};
|
||||
Client *m_client{nullptr};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue