summaryrefslogtreecommitdiff
path: root/src/doom/d_net.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/doom/d_net.h')
-rw-r--r--src/doom/d_net.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doom/d_net.h b/src/doom/d_net.h
index f801d216..a3c1a43c 100644
--- a/src/doom/d_net.h
+++ b/src/doom/d_net.h
@@ -45,7 +45,6 @@ void TryRunTics (void);
// Called at start of game loop to initialize timers
void D_StartGameLoop(void);
-extern boolean drone;
extern boolean net_cl_new_sync;
#endif