Remove misleading secure definition

This commit is contained in:
Sara Damiano
2019-07-16 16:14:52 -04:00
parent 670fed955b
commit 831190c21a
3 changed files with 9 additions and 21 deletions

View File

@@ -120,6 +120,7 @@ private:
};
/*TODO!
class GsmClientSecure : public GsmClient
{
public:
@@ -138,6 +139,7 @@ public:
return sock_connected;
}
};
*/
public: