removed invalid nocommit

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1103705 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Simon Willnauer 2011-05-16 12:00:32 +00:00
parent b1af75007b
commit f50134fe1b
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ final class DocFieldProcessor extends DocConsumer {
try {
consumer.close(); // TODO add abort to PerDocConsumer!
} catch (IOException e) {
// nocommit handle exce
// ignore on abort!
}
}