remove not used, at least until I've figured out the concurrency issue around the...
authorfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 31 May 2007 19:55:12 +0000 (19:55 +0000)
committerfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 31 May 2007 19:55:12 +0000 (19:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@543237 13f79535-47bb-0310-9956-ffa450edef68

java/org/apache/tomcat/util/net/NioEndpoint.java

index 12a0443..230c265 100644 (file)
@@ -484,8 +484,6 @@ public class NioEndpoint {
         return poller;
     }
 
-    protected Poller readWritePoller = null;
-    
     /**
      * Dummy maxSpareThreads property.
      */