summaryrefslogtreecommitdiff
path: root/src/game/g_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/g_local.h')
-rw-r--r--src/game/g_local.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/g_local.h b/src/game/g_local.h
index 2c43a6ca..8720c91c 100644
--- a/src/game/g_local.h
+++ b/src/game/g_local.h
@@ -912,8 +912,6 @@ qboolean SpotWouldTelefrag( gentity_t *spot );
// g_svcmds.c
//
qboolean ConsoleCommand( void );
-void G_ProcessIPBans( void );
-qboolean G_FilterPacket( char *from );
//
// g_weapon.c