Index: darkplaces/host.c
diff -u darkplaces/host.c:1.76 darkplaces/host.c:1.77
--- darkplaces/host.c:1.76	Fri Aug 29 21:54:31 2003
+++ darkplaces/host.c	Wed Sep 17 13:49:51 2003
@@ -846,7 +846,6 @@
 	V_Init();
 	COM_Init();
 	Host_InitLocal();
-	W_LoadWadFile("gfx.wad");
 	Key_Init();
 	Con_Init();
 	Chase_Init();