X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=host.c;h=5d570becb6c0d0231bcef2af9ae83a7354405a44;hp=20d22b8b3a90a4d6a634017331a6aee91b50e327;hb=c9a530f5a0834ceafd6282aecab0c25d331e979a;hpb=5487a6f74245074ed93b2efcb4249c697b7409fe diff --git a/host.c b/host.c index 20d22b8b..5d570bec 100644 --- a/host.c +++ b/host.c @@ -817,7 +817,6 @@ void Host_Init (void) developer.value = 1; } - Memory_Init (); Cmd_Init (); Memory_Init_Commands(); R_Modules_Init();