summaryrefslogtreecommitdiff
path: root/ext/exif/php_exif.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/exif/php_exif.h')
-rw-r--r--ext/exif/php_exif.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/exif/php_exif.h b/ext/exif/php_exif.h
index 8cbf70fef3..2ffdb6a8a2 100644
--- a/ext/exif/php_exif.h
+++ b/ext/exif/php_exif.h
@@ -23,8 +23,4 @@
extern zend_module_entry exif_module_entry;
#define phpext_exif_ptr &exif_module_entry
-PHP_FUNCTION(exif_read_data);
-PHP_FUNCTION(exif_tagname);
-PHP_FUNCTION(exif_thumbnail);
-PHP_FUNCTION(exif_imagetype);
#endif