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/commands.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index 997077232..b0eb6241a 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -31,10 +31,6 @@ CommandBase::CommandBase(Module* mod, const std::string& cmd, unsigned int minpa { } -CommandBase::~CommandBase() -{ -} - void CommandBase::EncodeParameter(std::string& parameter, unsigned int index) { } -- cgit v1.3.1-10-gc9f91