MADS: Remove some redundant TODOs

This commit is contained in:
Paul Gilbert 2014-05-21 08:32:39 -04:00
parent c0b9a5a58f
commit 057f239ed6
10 changed files with 1 additions and 54 deletions

View file

@ -400,7 +400,6 @@ void Fader::fadeToGrey(byte palette[PALETTE_SIZE], byte *paletteMap,
setFullPalette(palette);
// TODO: Adjust waiting
_vm->_events->waitForNextFrame();
}