diff options
Diffstat (limited to 'ext/hyperwave/hw.c')
| -rw-r--r-- | ext/hyperwave/hw.c | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/hyperwave/hw.c b/ext/hyperwave/hw.c index 16903522af..20df00487a 100644 --- a/ext/hyperwave/hw.c +++ b/ext/hyperwave/hw.c @@ -196,8 +196,6 @@ static void php_hw_init_globals(zend_hw_globals *hw_globals)  static PHP_INI_MH(OnHyperwavePort)  { -	TSRMLS_FETCH(); -  	if (new_value==NULL) {  		HwSG(default_port) = HG_SERVER_PORT;  	} else {  | 
