SHERLOCK: Fix some remaining TODOs

This commit is contained in:
Paul Gilbert 2015-05-01 17:27:59 -10:00
parent b4c3d9840c
commit d9a42a80ff
4 changed files with 8 additions and 4 deletions

View file

@ -2019,7 +2019,6 @@ void UserInterface::journalControl() {
screen._backBuffer1.blitFrom(screen._backBuffer2);
scene.updateBackground();
screen.slamArea(0, 0, SHERLOCK_SCREEN_WIDTH, SHERLOCK_SCREEN_HEIGHT);
// TODO
}
/**