Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/OptionTrait.cpp

    re4afb4 rc38826  
    4444    ShortForm(_shortform)
    4545{
    46   std::cout << "OptionTrait::OptionTrait() with " << getName() << ", type " << getTypeName() << " and description " << getDescription() << std::endl;
     46  //std::cout << "OptionTrait::OptionTrait() with " << getName() << ", type " << getTypeName() << " and description " << getDescription() << std::endl;
    4747}
    4848
Note: See TracChangeset for help on using the changeset viewer.