[macruby-changes] [3749] MacRuby/trunk/parse.y

source_changes at macosforge.org source_changes at macosforge.org
Fri Mar 12 18:09:58 PST 2010


Revision: 3749
          http://trac.macosforge.org/projects/ruby/changeset/3749
Author:   joshua.ballanco at apple.com
Date:     2010-03-12 18:09:56 -0800 (Fri, 12 Mar 2010)
Log Message:
-----------
Remove unneeded regex.h include

Modified Paths:
--------------
    MacRuby/trunk/parse.y

Modified: MacRuby/trunk/parse.y
===================================================================
--- MacRuby/trunk/parse.y	2010-03-13 01:07:03 UTC (rev 3748)
+++ MacRuby/trunk/parse.y	2010-03-13 02:09:56 UTC (rev 3749)
@@ -4860,7 +4860,6 @@
 }
 #endif /* RIPPER */
 
-#include "ruby/regex.h"
 #include "ruby/util.h"
 
 /* We remove any previous definition of `SIGN_EXTEND_CHAR',
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100312/16fcec7c/attachment.html>


More information about the macruby-changes mailing list