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