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.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/ext/gd/php_gd.h b/ext/gd/php_gd.h
index f02c6aba34..618681478e 100644
--- a/ext/gd/php_gd.h
+++ b/ext/gd/php_gd.h
@@ -185,16 +185,6 @@ PHP_FUNCTION(imagesy);
PHP_FUNCTION(imagedashedline);
PHP_FUNCTION(imagettfbbox);
PHP_FUNCTION(imagettftext);
-PHP_FUNCTION(imagepsloadfont);
-/*
-PHP_FUNCTION(imagepscopyfont);
-*/
-PHP_FUNCTION(imagepsfreefont);
-PHP_FUNCTION(imagepsencodefont);
-PHP_FUNCTION(imagepsextendfont);
-PHP_FUNCTION(imagepsslantfont);
-PHP_FUNCTION(imagepstext);
-PHP_FUNCTION(imagepsbbox);
PHP_FUNCTION(jpeg2wbmp);
PHP_FUNCTION(png2wbmp);