summaryrefslogtreecommitdiff
path: root/src/network/network_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/network_internal.h')
-rw-r--r--src/network/network_internal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/network/network_internal.h b/src/network/network_internal.h
index 4ed6141e0..dd6b401c3 100644
--- a/src/network/network_internal.h
+++ b/src/network/network_internal.h
@@ -93,8 +93,6 @@ enum NetworkLanguage {
NETLANG_COUNT
};
-#define VARDEF extern
-
extern NetworkPlayerInfo _network_player_info[MAX_PLAYERS];
extern uint32 _frame_counter_server; // The frame_counter of the server, if in network-mode