1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

[ci skip] Remove duplicated comment block

This commit is contained in:
Niels Dossche
2025-10-12 16:59:18 +02:00
parent eeafff8f00
commit ee43384a0b

View File

@@ -1573,8 +1573,6 @@ U_CFUNC PHP_FUNCTION(locale_lookup)
}
/* }}} */
/* {{{ Tries to find out best available locale based on HTTP "Accept-Language" header */
/* }}} */
/* {{{ Tries to find out best available locale based on HTTP "Accept-Language" header */
U_CFUNC PHP_FUNCTION(locale_accept_from_http)
{