removed support for global (common/system-wide) scores directory
[rocksndiamonds.git] / src / init.c
index fbd103da06dece9cb8f34c5f18822cae05964563..5888e26f88b0bc3bda95f634734767a32b02036f 100644 (file)
@@ -6188,8 +6188,6 @@ void OpenAll(void)
 
   print_timestamp_time("[init setup/config stuff (1)]");
 
-  InitScoresInfo();
-
   if (options.execute_command)
     Execute_Command(options.execute_command);