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