Ignore:
File:
1 edited

Legend:

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

    r7230be re4afb4  
    1919
    2020#include "Helpers/MemDebug.hpp"
    21 
    22 #include "CommandLineParser.hpp"
    2321
    2422#include <iostream>
     
    6159  return false;
    6260}
    63 
    64 const string CommandWarrantyAction::getName() {
    65   return NAME;
    66 }
    6761/** =========== end of function ====================== */
Note: See TracChangeset for help on using the changeset viewer.