diff options
Diffstat (limited to 'src/users.cpp')
| -rw-r--r-- | src/users.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/users.cpp b/src/users.cpp index c6e5575ec..2f41cf97c 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -124,10 +124,6 @@ LocalUser::LocalUser(int myfd, const std::string& uid, Serializable::Data& data) Deserialize(data); } -User::~User() -{ -} - const std::string& User::MakeHost() { if (!this->cached_makehost.empty()) |
