remove commented out setter not supported in jetty 7

This commit is contained in:
zzz
2013-06-07 02:00:17 +00:00
parent 081b692736
commit ebc5e72908

View File

@@ -60,7 +60,6 @@
<New class="org.eclipse.jetty.util.thread.QueuedThreadPool">
<Set name="minThreads">1</Set>
<Set name="maxThreads">16</Set>
<Set name="lowThreads">2</Set>
</New>
-->