diff options
Diffstat (limited to 'Sluift/SluiftClient.h')
| -rw-r--r-- | Sluift/SluiftClient.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Sluift/SluiftClient.h b/Sluift/SluiftClient.h index 8cc815d..39ff0a8 100644 --- a/Sluift/SluiftClient.h +++ b/Sluift/SluiftClient.h | |||
| @@ -81,7 +81,6 @@ namespace Swift { | |||
| 81 | } | 81 | } |
| 82 | 82 | ||
| 83 | void connect(); | 83 | void connect(); |
| 84 | void connect(const std::string& host, int port); | ||
| 85 | void waitConnected(int timeout); | 84 | void waitConnected(int timeout); |
| 86 | bool isConnected() const; | 85 | bool isConnected() const; |
| 87 | void setTraceEnabled(bool b); | 86 | void setTraceEnabled(bool b); |
Swift