diff src/xmms-sid.h @ 308:ae5795ba5c77

Remove "only when song-length unknown" option from minimum playtime, it was bit illogical, thanks to HiSpeed for pointing that out.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 26 Dec 2004 15:51:00 +0000
parents a05bb36f6873
children 7c49095b9c52
line wrap: on
line diff
--- a/src/xmms-sid.h	Sun Dec 26 15:33:03 2004 +0000
+++ b/src/xmms-sid.h	Sun Dec 26 15:51:00 2004 +0000
@@ -49,7 +49,7 @@
 /* Define to ISO C99 macro for debugging instead of varargs function.
  * This provides more useful information.
  */
-#undef DEBUG_NP
+#define DEBUG_NP
 
 /* Define to enable non-portable thread and mutex debugging code.
  * You need to #define DEBUG also to make this useful.