X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Finit.c;fp=src%2Finit.c;h=8c0f26e3ede53fd49e6feccfa6ed995f635d7e54;hb=1cf0e16ba9bfee0897a02d4a7d9d2eccfb8f04b3;hp=7802e8e9a7da848e6abd41291bbbe3c0b61d66b2;hpb=456850f38548906c013fb29dd03f2171021ee9ec;p=rocksndiamonds.git diff --git a/src/init.c b/src/init.c index 7802e8e9..8c0f26e3 100644 --- a/src/init.c +++ b/src/init.c @@ -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());