Update.
[elisp.git] / media.el
index 2e60e47..c9d640d 100644 (file)
--- a/media.el
+++ b/media.el
@@ -736,7 +736,8 @@ returns nil if no id3 tags could be found."
             (propertize "\n" 'playlist name)
             )
     (setq media/active-playlist name)
-    (message "Playlist `%s' created" name)))
+    ;; (message "Playlist `%s' created" name)
+    ))
 
 (defun media/playlist-position (name)
   "Returns the position where the given playlist starts."