Author: toad
Date: 2006-09-01 17:35:03 +0000 (Fri, 01 Sep 2006)
New Revision: 10323
Modified:
trunk/plugins/JSTUN/JSTUN.java
Log:
doh
Modified: trunk/plugins/JSTUN/JSTUN.java
===================================================================
--- trunk/plugins/JSTUN/JSTUN.java 2006-09-01 17:33:48 UTC (rev 10322)
+++ trunk/plugins/JSTUN/JSTUN.java 2006-09-01 17:35:03 UTC (rev 10323)
@@ -48,7 +48,6 @@
// stun.xten.net:3478
DiscoveryInfo info = test.test();
if(info.isBlockedUDP() && !v.isEmpty()) {
- blockCount++;
System.err.println("Server
unreachable?: "+stunServer);
continue;
}