diff src/scrobbler/settings.h @ 1032:15e8890cb54d trunk

[svn] - fix memory-leak for protocol 1.2 code - disable accidental enabling of debugging code
author nenolod
date Sat, 12 May 2007 00:56:32 -0700
parents 3707a3efcc9c
children 166397a7efe1
line wrap: on
line diff
--- a/src/scrobbler/settings.h	Sat May 12 00:37:48 2007 -0700
+++ b/src/scrobbler/settings.h	Sat May 12 00:56:32 2007 -0700
@@ -3,9 +3,9 @@
 #ifndef __SCROBBLER_CONFIG_H__
 #define __SCROBBLER_CONFIG_H__
 
-#define DEBUG 1
-#define META_DEBUG 1
-#define SUB_DEBUG 1
+#define DEBUG 0
+#define META_DEBUG 0
+#define SUB_DEBUG 0
 #define CLIENT "Audacious"
 #define USER_AGENT "AudioScrobbler/1.1" PACKAGE_NAME "/" PACKAGE_VERSION
 #define MAKE_BMP