This commit is contained in:
Andrei Alexeyev 2019-03-11 12:43:12 +02:00
parent a63e8f4a69
commit 78edef358b
No known key found for this signature in database
GPG key ID: 363707CD4C7FE8A4

View file

@ -678,8 +678,6 @@ static void progress_write(SDL_RWops *file) {
SDL_RWclose(vfile);
}
#define PROGRESS_UNLOCK_ALL
#ifdef PROGRESS_UNLOCK_ALL
static void progress_unlock_all(void) {
StageInfo *stg;