Skip to content

Commit 88268c9

Browse files
committed
fixed coding standards
1 parent bb5dcee commit 88268c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/appserver.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@ PHP_RINIT_FUNCTION(appserver)
208208
{
209209
char *ptr, *str, *sapiconst = APPSERVER_CONSTANT_PHP_SAPI;
210210
zend_constant *defined;
211-
zval *new_phpsapi;
212211
char *new_phpsapi_name;
213212

214213
if (INI_STR("appserver.php_sapi") != "") {

0 commit comments

Comments
 (0)