We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4f49a5 commit c57285cCopy full SHA for c57285c
src/php/classes/locale_text_info.c
@@ -35,7 +35,6 @@ PHP_MINIT_FUNCTION(ecma_intl_locale_textinfo) {
35
XtOffsetOf(ecma_IntlLocaleTextInfo, std);
36
ecma_handlers_IntlLocaleTextInfo.free_obj = freeLocaleTextInfoObj;
37
38
-
39
return SUCCESS;
40
}
41
0 commit comments