Merge pull request #857 from mattn/remove_comment

Remove needless comment
This commit is contained in:
Yukihiro "Matz" Matsumoto
2013-02-19 09:11:19 -08:00
-1
View File
@@ -7,7 +7,6 @@
#ifndef RE_H
#define RE_H
//#define REGEXP_CLASS "HsRegexp"
#define REGEXP_CLASS "Regexp"
#endif