Merge "[debug] Remove BC code from AvroFormatter"
[lhc/web/wiklou.git] / maintenance / storage / resolveStubs.php
index 290f164..36741cb 100644 (file)
@@ -22,8 +22,6 @@
  * @ingroup Maintenance ExternalStorage
  */
 
-define( 'REPORTING_INTERVAL', 100 );
-
 if ( !defined( 'MEDIAWIKI' ) ) {
        $optionsWithArgs = array( 'm' );