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.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/gd/php_gd.h b/ext/gd/php_gd.h
index 982decd064..be2b3ce855 100644
--- a/ext/gd/php_gd.h
+++ b/ext/gd/php_gd.h
@@ -204,10 +204,6 @@ PHP_FUNCTION(imagedashedline);
PHP_FUNCTION(imagettfbbox);
PHP_FUNCTION(imagettftext);
-PHP_FUNCTION(jpeg2wbmp);
-PHP_FUNCTION(png2wbmp);
-PHP_FUNCTION(image2wbmp);
-
PHP_FUNCTION(imagecolormatch);
PHP_FUNCTION(imagelayereffect);