mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-08-02 03:16:11 -04:00
Removed extra qualification
This commit is contained in:
@@ -29,7 +29,7 @@ public:
|
||||
friend class GenericConnection;
|
||||
friend class GenericAPI;
|
||||
|
||||
GenericAPICore::GenericAPICore(const char *host,
|
||||
GenericAPICore(const char *host,
|
||||
short port,
|
||||
unsigned reqTimeout,
|
||||
unsigned reconnectTimeout,
|
||||
|
||||
Reference in New Issue
Block a user