summaryrefslogtreecommitdiff
path: root/ext/gd/php_gd.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gd/php_gd.h')
-rw-r--r--ext/gd/php_gd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/gd/php_gd.h b/ext/gd/php_gd.h
index d2c4697322..0b35423f88 100644
--- a/ext/gd/php_gd.h
+++ b/ext/gd/php_gd.h
@@ -123,9 +123,7 @@ PHP_FUNCTION(imagerotate);
PHP_FUNCTION(imageflip);
-#ifdef HAVE_GD_BUNDLED
PHP_FUNCTION(imageantialias);
-#endif
PHP_FUNCTION(imagecrop);
PHP_FUNCTION(imagecropauto);