diff options
Diffstat (limited to 'Options.h')
-rw-r--r-- | Options.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -24,8 +24,6 @@ public: // Options
std::string user;
std::string pass;
- std::string rh; // remote host
- std::string pt; // TCP port
std::string dr; // directory
int cn; // credential number
int ml; // max length
|