diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2004-05-27 11:36:50 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2004-05-27 11:36:50 +0000 |
| commit | 6bfb37ae9c010c866900239281d345efcdd611bd (patch) | |
| tree | bc3284d619dcc9a6bf24a1fd053901b9273aa6f7 /lib/gdi/lcd.cpp | |
| parent | b1cb79047f9d522f01d49e458aa086ae616e6bdd (diff) | |
| download | enigma2-6bfb37ae9c010c866900239281d345efcdd611bd.tar.gz enigma2-6bfb37ae9c010c866900239281d345efcdd611bd.zip | |
some cleanup
Diffstat (limited to 'lib/gdi/lcd.cpp')
| -rw-r--r-- | lib/gdi/lcd.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/gdi/lcd.cpp b/lib/gdi/lcd.cpp index 844ad08f..33eb619d 100644 --- a/lib/gdi/lcd.cpp +++ b/lib/gdi/lcd.cpp @@ -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 |
