remove a wrong and unused prototype

This commit is contained in:
Jonathan Gray 2013-04-23 10:40:52 +10:00
parent fa77ccb704
commit 925dc824b5

View file

@ -407,7 +407,6 @@ void DeathmatchScoreboardMessage (gentity_t *client);
//
// g_cmds.c
//
static void G_SayTo( gentity_t *ent, gentity_t *other, int mode, int color, const char *name, const char *message );
//
// g_pweapon.c