aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General')
-rw-r--r--src/plugins/General/scrobbler/scrobbler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/General/scrobbler/scrobbler.h b/src/plugins/General/scrobbler/scrobbler.h
index 25faa13fd..3f1294131 100644
--- a/src/plugins/General/scrobbler/scrobbler.h
+++ b/src/plugins/General/scrobbler/scrobbler.h
@@ -46,7 +46,6 @@ public:
private slots:
void processResponse(int, bool);
- void processResponseHeader(const QHttpResponseHeader &);
void readResponse(const QHttpResponseHeader&);
private: