Skip to content

Commit a47a002

Browse files
committedMay 3, 2021
refacto: drop unused Hud::smgr
1 parent 809e68f commit a47a002

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/client/hud.h

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ class Hud
3636
{
3737
public:
3838
video::IVideoDriver *driver;
39-
scene::ISceneManager *smgr;
4039
gui::IGUIEnvironment *guienv;
4140
Client *client;
4241
LocalPlayer *player;

0 commit comments

Comments
 (0)
Please sign in to comment.