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.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/gd/php_gd.h b/ext/gd/php_gd.h
index a3e80cd3d0..b4593f82ab 100644
--- a/ext/gd/php_gd.h
+++ b/ext/gd/php_gd.h
@@ -20,12 +20,6 @@
#ifndef PHP_GD_H
#define PHP_GD_H
-#if HAVE_LIBFREETYPE
-# ifndef ENABLE_GD_TTF
-# define ENABLE_GD_TTF
-# endif
-#endif
-
#if defined(HAVE_LIBGD) || defined(HAVE_GD_BUNDLED)
/* open_basedir and safe_mode checks */