From 579a17df389843b21828e99e10d1f6fde45f28e9 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 1 Nov 2020 02:22:41 +0000 Subject: Clean up a bunch of contructors and destructors. --- src/users.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/users.cpp') 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()) -- cgit v1.3.1-10-gc9f91