forked from lix-project/lix
* Remove debug output.
This commit is contained in:
parent
37ee6cef99
commit
2db9748221
|
@ -191,7 +191,6 @@ static void opSubstitute(Strings opFlags, Strings opArgs)
|
|||
sub.args.push_back(s);
|
||||
}
|
||||
if (!cin || cin.eof()) throw Error("missing input");
|
||||
cerr << ".";
|
||||
registerSubstitute(txn, srcPath, sub);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue