This commit was manufactured by cvs2svn to create tag 'buildscript'.
[IRC.git] / Robust / src / Lex / TraditionalComment.java
diff --git a/Robust/src/Lex/TraditionalComment.java b/Robust/src/Lex/TraditionalComment.java
deleted file mode 100644 (file)
index 4cf79b6..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-package Lex;
-
-class TraditionalComment extends Comment {
-  TraditionalComment() {
-  }
-}