Support turbo2.
[vuplus_dvbapp] / lib / gdi / glcddc.cpp
index 8ac8cd3..07bd910 100755 (executable)
@@ -36,7 +36,7 @@ void gLCDDC::exec(const gOpcode *o)
        {
        case gOpcode::flush:
 //             if (update)
-#ifndef BUILD_VUPLUS /* ikseong  */
+#ifndef BUILD_VUPLUS
                        lcd->update();
 #else
                        ;