Merge fallout.

This commit is contained in:
Christian Speckner 2019-12-10 23:15:00 +01:00
parent 01d2bfa598
commit 59b5a5cc88
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ void RewindManager::setup()
myLastTimeMachineAdd = false;
const string& prefix = myOSystem.settings().getBool("dev.settings") ? "dev." : "plr.";
const uInt32 maxBufSize = MAX_BUF_SIZE;
// Work around a bug in XCode 11.2 with -O0 and -O1
const uInt32 maxBufSize = MAX_BUF_SIZE;