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/command_parse.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/command_parse.cpp') diff --git a/src/command_parse.cpp b/src/command_parse.cpp index 95d64bc5c..c195e3880 100644 --- a/src/command_parse.cpp +++ b/src/command_parse.cpp @@ -370,10 +370,6 @@ bool CommandParser::AddCommand(Command *f) return false; } -CommandParser::CommandParser() -{ -} - std::string CommandParser::TranslateUIDs(const std::vector& to, const CommandBase::Params& source, bool prefix_final, CommandBase* custom_translator) { std::vector::const_iterator types = to.begin(); -- cgit v1.3.1-10-gc9f91