summaryrefslogtreecommitdiff
path: root/src/command_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/command_func.h')
-rw-r--r--src/command_func.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command_func.h b/src/command_func.h
index 15c2611a8..8bda62693 100644
--- a/src/command_func.h
+++ b/src/command_func.h
@@ -57,7 +57,6 @@ void NetworkSend_Command(TileIndex tile, uint32 p1, uint32 p2, uint32 cmd, Comma
#endif /* ENABLE_NETWORK */
extern Money _additional_cash_required;
-extern StringID _error_message;
/**
* Checks if a integer value belongs to a command.