restore some hw regs on exit to startup values
[libpicofe.git] / gp2x / plat.c
index c2dce2d..568d363 100644 (file)
@@ -181,7 +181,6 @@ void plat_finish(void)
                break;
        }
 
-       gp2x_video_changemode(16);
        sndout_oss_exit();
 }