mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-05-24 11:12:27 -04:00
FileSource: removed unwanted reference to handleData()
This commit is contained in:
parent
acb5e94c40
commit
53867b73f9
@ -429,7 +429,6 @@ private:
|
|||||||
|
|
||||||
private slots:
|
private slots:
|
||||||
void networkManagerFinished(QNetworkReply *reply);
|
void networkManagerFinished(QNetworkReply *reply);
|
||||||
void handleData();
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // PLUGINS_CHANNELTX_FILESOURCE_FILESOURCE_H_
|
#endif // PLUGINS_CHANNELTX_FILESOURCE_FILESOURCE_H_
|
||||||
|
Loading…
x
Reference in New Issue
Block a user