rotor turning with measure input power is now working
[enigma2.git] / lib / gdi / sdl.cpp
index bf2b585b1ec3633e20bf6e01ba5ec108c3381959..591487f4488050145ea317cff0fbc51d22134856 100644 (file)
@@ -82,6 +82,4 @@ void gSDLDC::exec(gOpcode *o)
        }
 }
 
        }
 }
 
-#ifdef SDLDC
 eAutoInitPtr<gSDLDC> init_gSDLDC(eAutoInitNumbers::graphic-1, "gSDLDC");
 eAutoInitPtr<gSDLDC> init_gSDLDC(eAutoInitNumbers::graphic-1, "gSDLDC");
-#endif