]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - host_cmd.c
cleaned up nearly all of the externs in .c files (moved to appropriate .h files)
[xonotic/darkplaces.git] / host_cmd.c
index 5a23bfca1d5f68845ba766450a1d5d1a55b7ddf1..5e0a66f6e3b72353e6a734e969f5b526ccc4f236 100644 (file)
@@ -20,8 +20,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #include "quakedef.h"
 
-extern cvar_t  pausable;
-
 int    current_skill;
 
 void Mod_Print (void);