]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - fs.c
Merge branch 'master' into Cloudwalk/Host_Init-overhaul
[xonotic/darkplaces.git] / fs.c
diff --git a/fs.c b/fs.c
index 269490744ab7aacb7fdc3e6a250701f2546de8bb..94a2d98543d403cb61deea26b676465ca5da4160 100644 (file)
--- a/fs.c
+++ b/fs.c
@@ -2190,8 +2190,6 @@ void FS_Init(void)
 {
        fs_mempool = Mem_AllocPool("file management", 0, NULL);
 
-       FS_Init_Commands();
-
        PK3_OpenLibrary ();
 
        // initialize the self-pack (must be before COM_InitGameType as it may add command line options)