rm protectionlevel from mVariableIDs per iAlex on codereview
[lhc/web/wiklou.git] / maintenance / populateParentId.php
index b9d8475..0173003 100644 (file)
@@ -6,8 +6,6 @@
  * and to find new page edits by users.
  */
 
-define( 'BATCH_SIZE', 200 );
-
 require_once 'commandLine.inc';
 require_once 'populateParentId.inc';