This commit was manufactured by cvs2svn to create tag 'buildscript'.
[IRC.git] / Robust / src / Interface / HTTPResponse.java
diff --git a/Robust/src/Interface/HTTPResponse.java b/Robust/src/Interface/HTTPResponse.java
deleted file mode 100644 (file)
index 00ce3a1..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-package Interface;
-
-
-public class HTTPResponse {
-  public int returnCode;
-  public long sentBytes;
-}