mirror of
https://github.com/php/php-src.git
synced 2024-11-28 12:26:37 +08:00
Removed unused vars
This commit is contained in:
parent
ac231aab45
commit
c5c9f30d36
@ -34,8 +34,6 @@
|
||||
PHP_FUNCTION( msgfmt_get_pattern )
|
||||
{
|
||||
UChar value_buf[64];
|
||||
int length = USIZE( value_buf );
|
||||
UChar* value = value_buf;
|
||||
MSG_FORMAT_METHOD_INIT_VARS;
|
||||
|
||||
/* Parse parameters. */
|
||||
|
Loading…
Reference in New Issue
Block a user