[Webfunds-commits] java/webfunds/ricardian SOXServer.java
Ian Grigg
iang@cypherpunks.ai
Sat, 10 Jun 2000 14:30:09 -0400 (AST)
iang 00/06/10 14:30:09
Modified: webfunds/ricardian SOXServer.java
Log:
minor
Revision Changes Path
1.14 +2 -2 java/webfunds/ricardian/SOXServer.java
Index: SOXServer.java
===================================================================
RCS file: /home/webfunds/cvsroot/java/webfunds/ricardian/SOXServer.java,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- SOXServer.java 2000/05/16 11:19:23 1.13
+++ SOXServer.java 2000/06/10 18:30:08 1.14
@@ -1,5 +1,5 @@
/*
- * $Id: SOXServer.java,v 1.13 2000/05/16 11:19:23 iang Exp $
+ * $Id: SOXServer.java,v 1.14 2000/06/10 18:30:08 iang Exp $
*
* Copyright (c) Systemics Ltd 1995-1999 on behalf of
* the WebFunds Development Team. All Rights Reserved.
@@ -22,7 +22,7 @@
import webfunds.sox.SmartIssuer;
import webfunds.sox.SOXIssuerException;
import webfunds.sox.SOXLaterException;
-import webfunds.sox.HttpAgent;
+// import webfunds.sox.HttpAgent;
import webfunds.sox.Encodable;
import webfunds.sox.SOXPacketException;
import webfunds.sox.SOXLaterException;