diff src/audacious/playlist.c @ 4228:9f3cc7f3aaf6

update titles after 3 sec. delay when custom template changed
author Eugene Zagidullin <e.asphyx@gmail.com>
date Wed, 30 Jan 2008 20:32:50 +0300
parents 206378f34610
children 2b7a74fce100
line wrap: on
line diff
--- a/src/audacious/playlist.c	Wed Jan 30 19:41:03 2008 +0300
+++ b/src/audacious/playlist.c	Wed Jan 30 20:32:50 2008 +0300
@@ -26,7 +26,7 @@
  *  Audacious or using our public API to be a derived work.
  */
 
-#define AUD_DEBUG 1
+/* #define AUD_DEBUG 1 */
 
 #ifdef HAVE_CONFIG_H
 #  include "config.h"