]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - server.h
***map loader generates portals for the map*** (can you tell this is a big deal? :)
[xonotic/darkplaces.git] / server.h
index 4eada814250c8f1f3d707934c83c5561eb6296f6..426291af1a2b75c99474d9754d6cdb98dc0709c1 100644 (file)
--- a/server.h
+++ b/server.h
@@ -197,8 +197,6 @@ extern      client_t        *host_client;
 
 extern jmp_buf         host_abortserver;
 
-extern double          host_time;
-
 extern edict_t         *sv_player;
 
 //===========================================================