]> git.sesse.net Git - vlc/commitdiff
macosx: update todo comment
authorDavid Fuhrmann <david.fuhrmann@googlemail.com>
Wed, 12 Jun 2013 18:47:19 +0000 (20:47 +0200)
committerDavid Fuhrmann <david.fuhrmann@googlemail.com>
Wed, 12 Jun 2013 18:48:33 +0000 (20:48 +0200)
modules/gui/macosx/VLCVoutWindowController.m

index a9fa75f170a2860e49f3cc53bf1b40eefdf5fe78..ff90a198d9d2d416e9efaedace7ae07f654eec1f 100644 (file)
@@ -69,7 +69,7 @@
     if (b_multiple_vout_windows && b_video_wallpaper)
         b_video_wallpaper = false;
 
-    // TODO: make lion fullscreen compatible with video-wallpaper and !embedded-video
+    // TODO: make lion fullscreen compatible with video-wallpaper
     if ((b_video_wallpaper || !b_video_deco) && !b_nativeFullscreenMode) {
         // b_video_wallpaper is priorized over !b_video_deco