1
0
Fork 0

Remove unneeded variable.

ycs232-kbc
Jonathan Naylor 8 years ago committed by GitHub
parent d51dc57e28
commit 92a401ba0a

@ -63,7 +63,6 @@ public:
private:
std::string m_hostsFile;
std::vector<CYSFReflector*> m_reflectors;
std::vector<CYSFReflector*> m_current;
std::vector<CYSFReflector*> m_search;
CTimer m_timer;
};

Loading…
Cancel
Save