1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-08 08:54:49 -04:00

Removed useless method in filesource plugin

This commit is contained in:
f4exb
2016-02-10 22:52:14 +01:00
parent 31ef841a99
commit 4dfc4701e5
2 changed files with 0 additions and 50 deletions
@@ -206,7 +206,6 @@ private:
std::time_t m_startingTimeStamp;
const QTimer& m_masterTimer;
bool applySettings(const Settings& settings, bool force);
void openFileStream();
};