From 0cef96242b0e0aa10b4b33ee0f4b175048dbe3e0 Mon Sep 17 00:00:00 2001 From: jestin Date: Wed, 6 Jul 2005 20:03:49 +0000 Subject: Voir les fichiers eux-même pour les nouveautés. Préparation de 1.2.8 --- src/IvyClient.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/IvyClient.java') diff --git a/src/IvyClient.java b/src/IvyClient.java index a53e398..0a06c55 100755 --- a/src/IvyClient.java +++ b/src/IvyClient.java @@ -107,7 +107,7 @@ public class IvyClient implements Runnable { Hashtable regexps = new Hashtable(); Hashtable regexpsText = new Hashtable(); static boolean debug = (System.getProperty("IVY_DEBUG")!=null) ; - int protocol; + // int protocol; private boolean incoming; IvyClient() { } -- cgit v1.1