remove debug output
This commit is contained in:
parent
51d2b3329c
commit
fdd91cc325
@ -3941,8 +3941,6 @@ Session::cleanup_sources (CleanupReport& rep)
|
||||
}
|
||||
}
|
||||
|
||||
cerr << "Actually unused: " << unused.size() << endl;
|
||||
|
||||
if (unused.empty()) {
|
||||
/* Nothing to do */
|
||||
ret = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user