You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by ma...@apache.org on 2011/10/26 02:47:20 UTC

[lucy-commits] svn commit: r1188980 - /incubator/lucy/branches/clownfish_lemon/clownfish/src/CFCLexHeader.l

Author: marvin
Date: Wed Oct 26 00:47:19 2011
New Revision: 1188980

URL: http://svn.apache.org/viewvc?rev=1188980&view=rev
Log:
Remove obsolete code.

Modified:
    incubator/lucy/branches/clownfish_lemon/clownfish/src/CFCLexHeader.l

Modified: incubator/lucy/branches/clownfish_lemon/clownfish/src/CFCLexHeader.l
URL: http://svn.apache.org/viewvc/incubator/lucy/branches/clownfish_lemon/clownfish/src/CFCLexHeader.l?rev=1188980&r1=1188979&r2=1188980&view=diff
==============================================================================
--- incubator/lucy/branches/clownfish_lemon/clownfish/src/CFCLexHeader.l (original)
+++ incubator/lucy/branches/clownfish_lemon/clownfish/src/CFCLexHeader.l Wed Oct 26 00:47:19 2011
@@ -33,8 +33,6 @@
 			CFCParser_current_state)
 %}
 
-CLASS_NAME_COMPONENT    [A-Z]+[A-Z0-9]*[a-z]+[A-Za-z0-9]*
-
 %option noyywrap
 %option nodefault
 %option yylineno