droid: remove legacy amlplayer
[vuplus_xbmc] / xbmc / video / windows / GUIWindowFullScreen.cpp
index a3e26e2..8fb7c26 100644 (file)
@@ -764,9 +764,6 @@ void CGUIWindowFullScreen::Render()
 void CGUIWindowFullScreen::RenderTTFSubtitles()
 {
   if ((g_application.GetCurrentPlayer() == EPC_MPLAYER ||
-#if defined(HAS_AMLPLAYER)
-       g_application.GetCurrentPlayer() == EPC_AMLPLAYER ||
-#endif
 #if defined(HAS_OMXPLAYER)
        g_application.GetCurrentPlayer() == EPC_OMXPLAYER ||
 #endif