- Cleaner solution (less code duplication and blank space only when a
  confirmation is needed) for bug #1038.
This commit is contained in:
Louis-Claude Canon 2012-07-24 18:11:09 +02:00 committed by Paul Beckingham
parent 3bf9ebad62
commit e5d142a468
13 changed files with 10 additions and 21 deletions

View file

@ -119,8 +119,6 @@ int CmdPrepend::execute (std::string& output)
std::cout << STRING_CMD_PREPEND_NO << "\n";
rc = 1;
}
if (context.verbose ("blank"))
std::cout << "\n";
}
// Now list the project changes.