summaryrefslogtreecommitdiff
path: root/src/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.cpp')
-rw-r--r--src/game.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game.cpp b/src/game.cpp
index 02308b65d..2e8d3761d 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -977,8 +977,6 @@ bool nodePlacementPrediction(Client &client,
return false;
}
-bool is_third_person = false;
-
static void show_chat_menu(FormspecFormSource* current_formspec,
TextDest* current_textdest, IWritableTextureSource* tsrc,
IrrlichtDevice * device, Client* client, std::string text)