1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Minor formatting

This commit is contained in:
Tom Poole 2018-11-05 10:43:29 +00:00
parent 21c2612dea
commit 5a94a8d584

View file

@ -1091,7 +1091,9 @@ namespace AAXClasses
}
}
else
{
isSuspended = true;
}
if (isSuspended)
{