diff src/scrobbler/settings.h @ 2441:166397a7efe1

Fixes for scrobbler plugin - skipped tracks, inappropriate scrobbling, re-tabs (Bugzilla #200)
author CJ Kucera <pez@apocalyptech.com>
date Sat, 08 Mar 2008 09:57:38 +0100
parents 15e8890cb54d
children 062f42c3737e
line wrap: on
line diff
--- a/src/scrobbler/settings.h	Fri Mar 07 15:56:40 2008 -0600
+++ b/src/scrobbler/settings.h	Sat Mar 08 09:57:38 2008 +0100
@@ -8,7 +8,5 @@
 #define SUB_DEBUG 0
 #define CLIENT "Audacious"
 #define USER_AGENT "AudioScrobbler/1.1" PACKAGE_NAME "/" PACKAGE_VERSION
-#define MAKE_BMP
-#define ALLOW_MULTIPLE
 
 #endif