]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - prvm_cmds.h
fix a few typos in comments
[xonotic/darkplaces.git] / prvm_cmds.h
index 562fe586d9ccf8caecf6b60141166ae910d83ad8..fc99f380d6a45bdebfbed7cfc66733466f5ea26f 100644 (file)
@@ -205,7 +205,6 @@ float       getserverlistindexforkey(string key)
 
 // builtins and other general functions
 
-char *VM_GetTempString(void);
 void VM_CheckEmptyString (const char *s);
 void VM_VarString(int first, char *out, int outlength);