Fix memory leaks
This commit is contained in:
@@ -48,9 +48,6 @@ class InternetServices : public QObject {
|
||||
void RemoveService(InternetService *service);
|
||||
void ReloadSettings();
|
||||
|
||||
private slots:
|
||||
void ServiceDeleted();
|
||||
|
||||
private:
|
||||
QMap<Song::Source, InternetService*> services_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user