diff options
| author | Piotr Pawłow <pp@siedziba.pl> | 2016-09-08 23:16:32 +0200 |
|---|---|---|
| committer | Piotr Pawłow <pp@siedziba.pl> | 2016-09-08 23:16:32 +0200 |
| commit | 3b3b3b3a4bdbf6162378e860aff772f1f3604b5c (patch) | |
| tree | 2e75256e697af126f42f2a6cb90bc70301520f64 /php_imlib.c | |
| parent | 87380c76cb1eb3644da7291d842281caaae63f2d (diff) | |
Remove useless include and defines.
Diffstat (limited to 'php_imlib.c')
| -rw-r--r-- | php_imlib.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/php_imlib.c b/php_imlib.c index 2e387a1..8704844 100644 --- a/php_imlib.c +++ b/php_imlib.c @@ -18,7 +18,6 @@ */ #include "php.h" -#include "php_ini.h" #include "php_imlib.h" #include "php_globals.h" #include "php_open_temporary_file.h" |
