--- MacRuby/branches/icu/compiler.cpp 2010-02-27 06:47:52 UTC (rev 3648)
+++ MacRuby/branches/icu/compiler.cpp 2010-02-27 10:10:08 UTC (rev 3649)
@@ -5679,7 +5679,6 @@
if (chars_len == 0) {
re_str = ConstantPointerNull::get(
PointerType::getUnqual(Int16Ty));
- re_str = compile_const_pointer(NULL, NULL);
}
else {
GlobalVariable *re_name_gvar =