Command: Removed obsolete method
This commit is contained in:
@@ -53,7 +53,6 @@ public:
|
||||
};
|
||||
|
||||
Command ();
|
||||
virtual ~Command ();
|
||||
|
||||
static void factory (std::map <std::string, Command*>&);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user