diff options
Diffstat (limited to 'src/plugins/General/scrobbler/defines.h')
| -rw-r--r-- | src/plugins/General/scrobbler/defines.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/General/scrobbler/defines.h b/src/plugins/General/scrobbler/defines.h index aabab79d9..54edbcdbb 100644 --- a/src/plugins/General/scrobbler/defines.h +++ b/src/plugins/General/scrobbler/defines.h @@ -23,10 +23,8 @@ #define SCROBBLER_LASTFM_URL "http://ws.audioscrobbler.com/2.0/" #define SCROBBLER_LIBREFM_URL "https://libre.fm/2.0/" -#define SCROBBLER_LISTENBRAINZ_URL "https://api.listenbrainz.org/2.0/" #define LASTFM_AUTH_URL "http://www.last.fm/api/auth/" #define LIBREFM_AUTH_URL "https://libre.fm/api/auth/" -#define LISTENBRAINZ_AUTH_URL "https://listenbrainz.org/api/auth/" #endif // DEFINES_H |
