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. --- include/command_parse.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/command_parse.h') diff --git a/include/command_parse.h b/include/command_parse.h index e56b7c7c4..cc02f03ba 100644 --- a/include/command_parse.h +++ b/include/command_parse.h @@ -49,10 +49,6 @@ class CoreExport CommandParser CommandMap cmdlist; public: - /** Default constructor. - */ - CommandParser(); - /** Get a command name -> Command* map containing all client to server commands * @return A map of command handlers keyed by command names */ -- cgit v1.3.1-10-gc9f91