Bug #1038
- Cleaner solution (less code duplication and blank space only when a confirmation is needed) for bug #1038.
This commit is contained in:
committed by
Paul Beckingham
parent
3bf9ebad62
commit
e5d142a468
@@ -162,8 +162,6 @@ int CmdModify::execute (std::string& output)
|
||||
std::cout << STRING_CMD_MODIFY_NO << "\n";
|
||||
rc = 1;
|
||||
}
|
||||
if (context.verbose ("blank"))
|
||||
std::cout << "\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user