Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/CommandAction/HelpAction.cpp

    r1fd675 re4afb4  
    1919
    2020#include "Helpers/MemDebug.hpp"
    21 
    22 #include "CommandLineParser.hpp"
    2321
    2422#include <iostream>
     
    5553  return false;
    5654}
    57 
    58 const string CommandHelpAction::getName() {
    59   return NAME;
    60 }
    6155/** =========== end of function ====================== */
Note: See TracChangeset for help on using the changeset viewer.