summaryrefslogtreecommitdiff
path: root/src/strife/d_net.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/d_net.c')
-rw-r--r--src/strife/d_net.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/strife/d_net.c b/src/strife/d_net.c
index a8d91136..656d1393 100644
--- a/src/strife/d_net.c
+++ b/src/strife/d_net.c
@@ -253,8 +253,6 @@ void D_InitSinglePlayerGame(net_gamesettings_t *settings)
// D_CheckNetGame
// Works out player numbers among the net participants
//
-extern int viewangleoffset;
-
void D_CheckNetGame (void)
{
net_connect_data_t connect_data;