macOS compilation fix

This commit is contained in:
Waldemar Pawlaszek 2022-12-22 23:25:14 +01:00
parent 44a26791c6
commit d66042b9c7
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ namespace
static constexpr int64_t CNT_MAX = std::numeric_limits<int64_t>::max() & ~7;
static constexpr int MuteFrequency = 1;
static constexpr int MuteInit = 2;
static constexpr int MuteUser = 4;
static constexpr int MuteSerialInput = 8;
struct PokeyBase