aboutsummaryrefslogtreecommitdiff
path: root/src/client/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/game.cpp')
-rw-r--r--src/client/game.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/game.cpp b/src/client/game.cpp
index 8ab8dd135..fd6a11563 100644
--- a/src/client/game.cpp
+++ b/src/client/game.cpp
@@ -1204,8 +1204,6 @@ void Game::run()
processQueues();
m_game_ui->clearInfoText();
- hud->resizeHotbar();
-
updateProfilers(stats, draw_times, dtime);
processUserInput(dtime);