some cleanup
[enigma2.git] / lib / gdi / lcd.cpp
index 844ad08fe9fa8ce4c68a1125fb74d435fe85866b..33eb619da631e9cd1bbc0513a138845c0cbd1d5b 100644 (file)
@@ -1,3 +1,4 @@
+#if 0
 #ifndef DISABLE_LCD
 
 #include <lib/gdi/lcd.h>
@@ -208,3 +209,4 @@ public:
 eAutoInitP0<eDBoxLCDHardware> init_eDBoxLCDHardware(eAutoInitNumbers::lowlevel, "d-Box LCD Hardware");
 
 #endif //DISABLE_LCD
+#endif