Remove old comment.
This commit is contained in:
parent
d107ce5c31
commit
a3b0964873
|
@ -128,7 +128,7 @@ int main(int argc, char *argv[])
|
|||
search::search(filepath, regex, opts));
|
||||
}
|
||||
catch (const std::exception &e)
|
||||
{ // Unknown errors.
|
||||
{
|
||||
cerr << '\n' << translate("ERROR: ") << e.what() << '\n';
|
||||
cerr << format(translate("Error while searching {0:s}.")
|
||||
.str()
|
||||
|
|
Loading…
Reference in New Issue
Block a user