summaryrefslogtreecommitdiff
path: root/user.h
diff options
context:
space:
mode:
Diffstat (limited to 'user.h')
-rw-r--r--user.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/user.h b/user.h
index f264209..4cca6cf 100644
--- a/user.h
+++ b/user.h
@@ -28,8 +28,6 @@ class user
public:
user(std::istream *response);
- ~user();
-
std::string authenticationToken;
protected: