remove a wrong and unused prototype

This commit is contained in:
Jonathan Gray 2013-04-23 10:40:52 +10:00
parent 7fa9827a94
commit 40a2f534d0

View file

@ -453,7 +453,6 @@ void DeathmatchScoreboardMessage (gentity_t *client);
// //
// g_cmds.c // 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 // g_pweapon.c