fix compiler warnings (GCC + Clang)
This commit is contained in:
@@ -310,7 +310,6 @@ void Hud::updateWorldGenDebug() {
|
||||
}
|
||||
|
||||
void Hud::update(bool visible) {
|
||||
const auto& level = frontend.getLevel();
|
||||
const auto& chunks = *player.chunks;
|
||||
const auto& menu = gui.getMenu();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user