mirror of
https://github.com/php/php-src.git
synced 2024-12-17 22:09:12 +08:00
- kill c++ comment
This commit is contained in:
parent
63aae8a69b
commit
0df43f2803
@ -2821,7 +2821,6 @@ static void _php_image_output(INTERNAL_FUNCTION_PARAMETERS, int image_type, char
|
||||
#if HAVE_GD_BUNDLED
|
||||
PHP_FUNCTION(imagexbm)
|
||||
{
|
||||
// _php_image_output_ctx(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_XBM, "XBM", gdImageXbmCtx);
|
||||
_php_image_output_ctx(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_GDIMG_TYPE_XBM, "GIF", gdImageXbmCtx);
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user