Cleanup includes

This commit is contained in:
Jonas Kvinge
2023-07-21 05:25:57 +02:00
parent a2c7ff63df
commit d6b53f78ab
63 changed files with 61 additions and 89 deletions

View File

@@ -146,7 +146,6 @@ class SubsonicRequest : public SubsonicBaseRequest {
bool no_results_;
QList<QNetworkReply*> replies_;
QList<QNetworkReply*> album_cover_replies_;
};
#endif // SUBSONICREQUEST_H