Merge "Remove EditFilterMerged detection define"

This commit is contained in:
jenkins-bot 2015-03-19 17:11:46 +00:00 committed by Gerrit Code Review
commit a2dd7b0391

View file

@ -208,7 +208,6 @@ require_once __DIR__ . '/libs/normal/UtfNormalDefines.php';
/**@{
* Hook support constants
*/
define( 'MW_SUPPORTS_EDITFILTERMERGED', 1 );
define( 'MW_SUPPORTS_PARSERFIRSTCALLINIT', 1 );
define( 'MW_SUPPORTS_LOCALISATIONCACHE', 1 );
define( 'MW_SUPPORTS_CONTENTHANDLER', 1 );