Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
refacto: drop unused Hud::smgr
  • Loading branch information
nerzhul committed May 3, 2021
1 parent 809e68f commit a47a002
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/hud.h
Expand Up @@ -36,7 +36,6 @@ class Hud
{
public:
video::IVideoDriver *driver;
scene::ISceneManager *smgr;
gui::IGUIEnvironment *guienv;
Client *client;
LocalPlayer *player;
Expand Down

0 comments on commit a47a002

Please sign in to comment.