refacto: drop unused Hud::smgr

This commit is contained in:
Loic Blot 2021-04-29 09:20:01 +02:00 committed by Loïc Blot
parent 809e68fdc0
commit a47a00228b
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ class Hud
{
public:
video::IVideoDriver *driver;
scene::ISceneManager *smgr;
gui::IGUIEnvironment *guienv;
Client *client;
LocalPlayer *player;