m68k/mac: Remove bogus "FIXME" comment

This code works fine. The comment is misleading so remove it.

Tested-by: Stan Johnson <userm57@yahoo.com>
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
This commit is contained in:
Finn Thain 2018-03-11 23:38:28 -04:00 коммит произвёл Geert Uytterhoeven
Родитель 6df2afba7a
Коммит ecd685580c
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -329,10 +329,6 @@ static void via_shutdown(void)
}
}
/*
* FIXME: not sure how this is supposed to work exactly...
*/
static void oss_shutdown(void)
{
oss->rom_ctrl = OSS_POWEROFF;