Remove needless comment

This commit is contained in:
mattn
2013-02-18 22:41:56 +09:00
parent 59a6d1b514
commit fc3e83622a
-1
View File
@@ -7,7 +7,6 @@
#ifndef RE_H
#define RE_H
//#define REGEXP_CLASS "HsRegexp"
#define REGEXP_CLASS "Regexp"
#endif