Removed a TODO mark which is not going to be fixed (it just works and is not reusable at this moment.)

This commit is contained in:
Trustin Lee 2008-11-20 06:32:04 +00:00
parent c6ce2c3984
commit 678137b638

View File

@ -265,7 +265,6 @@ class NioProviderMetadata {
}
int autodetectWithoutTimeout() {
// TODO Code cleanup - what a mess.
final int constraintLevel;
ExecutorService executor = Executors.newCachedThreadPool();
boolean success;