Remove duplicated constants

This commit is contained in:
Maxim.Kolmakov 2019-06-26 12:41:26 +02:00
parent 639c159cfb
commit 58fb0cbfba
2 changed files with 0 additions and 6 deletions

View File

@ -2635,11 +2635,6 @@ define ('GD_RELEASE_VERSION', 35);
*/
define ('GD_EXTRA_VERSION', "");
/**
* When the bundled version of GD is used this is 1 otherwise its set to 0.
* @link https://php.net/manual/en/image.constants.php#constant.gd-bundled
*/
define ('GD_BUNDLED', 1);
/**
* A special PNG filter, used by the {@see imagepng()} function.

View File

@ -316,7 +316,6 @@ define('RADIUS_MICROSOFT_MS_SECONDARY_NBNS_SERVER', 31);
define('RADIUS_MICROSOFT_MS_ARAP_CHALLENGE', 33);
define('RADIUS_OPTION_NONE', RADIUS_OPTION_NONE);
define('RADIUS_OPTION_TAGGED', RADIUS_OPTION_TAGGED);
define('RADIUS_OPTION_SALT', RADIUS_OPTION_SALT);
/**
* Creates a Radius handle for accounting