improved asking for and uploading tapes to score server
[rocksndiamonds.git] / src / init.c
index 7802e8e9a7da848e6abd41291bbbe3c0b61d66b2..8c0f26e3ede53fd49e6feccfa6ed995f635d7e54 100644 (file)
@@ -6332,9 +6332,6 @@ void OpenAll(void)
 
   DrawMainMenu();
 
-  // needed once to offer uploading score tapes after starting the program
-  CheckUploadTapes();
-
 #if 0
   Debug("internal:path", "SDL_GetBasePath() == '%s'",
        SDL_GetBasePath());