Rm old options from commandLine.inc days
[lhc/web/wiklou.git] / maintenance / populateCategory.php
index 4e9c44c..0b45493 100644 (file)
@@ -22,8 +22,6 @@
  * @author Simetrical
  */
 
-$optionsWithArgs = array( 'begin', 'max-slave-lag', 'throttle' );
-
 require_once( dirname( __FILE__ ) . '/Maintenance.php' );