Mercurial > audlegacy-plugins
diff src/scrobbler/settings.h @ 345:213ccf5b5ea5 trunk
[svn] - turn debugging off by default
author | nenolod |
---|---|
date | Fri, 08 Dec 2006 19:33:49 -0800 |
parents | 03c1ae10bc8d |
children | 3707a3efcc9c |
line wrap: on
line diff
--- a/src/scrobbler/settings.h Fri Dec 08 19:31:43 2006 -0800 +++ b/src/scrobbler/settings.h Fri Dec 08 19:33:49 2006 -0800 @@ -3,9 +3,9 @@ #ifndef __SCROBBLER_CONFIG_H__ #define __SCROBBLER_CONFIG_H__ -#define DEBUG 3 -#define META_DEBUG 3 -#define SUB_DEBUG 3 +#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