]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_main.c
every malloc/calloc/free converted to qmalloc/qfree with tracking (memstats command...
[xonotic/darkplaces.git] / cl_main.c
index 2656281a43a40755ce3b31f752876a8cf4062e1b..7732166305250383155271fe8f6840b50d44edad 100644 (file)
--- a/cl_main.c
+++ b/cl_main.c
@@ -782,7 +782,6 @@ void CL_PModel_f (void)
 CL_Fog_f
 ======================
 */
-extern float fog_density, fog_red, fog_green, fog_blue;
 void CL_Fog_f (void)
 {
        if (Cmd_Argc () == 1)