Commit ec7e0ff9 authored by Tom Evans's avatar Tom Evans Committed by tevans

Remove unsupported JDK 1.6 operation (Bamboo ref 13377)

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13379 b35dd754-fafc-0310-a699-88a17e54d16e
parent ef18c2ef
......@@ -97,7 +97,6 @@ public class HttpSessionManager {
return thread;
}
});
sendPacketPool.allowCoreThreadTimeOut(true);
}
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment