[droid] Do not show any ui if pre-checks are OK
[vuplus_xbmc] / Makefile.in
index 31826b1..39dc6f9 100644 (file)
@@ -200,10 +200,6 @@ ifneq (@DISABLE_PROJECTM@,1)
   VIS_DIRS+= xbmc/visualizations/XBMCProjectM
 endif
 
-ifeq (($(findstring osx,@ARCH@), osx),(@USE_OPENGL@,1))
-  VIS_DIRS+=xbmc/visualizations/iTunes
-endif
-
 ifneq (@DISABLE_GOOM@,1)
   VIS_DIRS+=xbmc/visualizations/Goom
 endif