Commit 0b68fffc authored by Don Gagne's avatar Don Gagne

Remove old connect/disconnect API

parent 6d447410
......@@ -39,8 +39,6 @@ public: // virtual functions from LinkInterface
int getId() const;
QString getName() const;
bool isConnected() const;
bool connect();
bool disconnect();
// Extensive statistics for scientific purposes
qint64 getConnectionSpeed() const;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment