From 307cf4aa64b37aa46e14cde09b38a0a4a73330be Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Mon, 15 Jun 2009 08:15:53 +0000 Subject: done language selector --- src/game/client/gameclient.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/game/client/gameclient.hpp') diff --git a/src/game/client/gameclient.hpp b/src/game/client/gameclient.hpp index 7d8c3701..35b95f27 100644 --- a/src/game/client/gameclient.hpp +++ b/src/game/client/gameclient.hpp @@ -31,7 +31,6 @@ class GAMECLIENT int predicted_tick; int last_new_predicted_tick; - static void con_language(void *result, void *user_data); static void con_team(void *result, void *user_data); static void con_kill(void *result, void *user_data); -- cgit 1.4.1