Skip to content

Commit b34d2b1

Browse files
committed
Remove unused drush_set_option().
1 parent ad33027 commit b34d2b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

includes/batch.inc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,6 @@ function _drush_batch_finished() {
360360
}
361361
$_batch = $batch;
362362
$batch = NULL;
363-
drush_set_option('drush_batch_process_finished', TRUE);
364363
$results['drush_batch_process_finished'] = TRUE;
365364

366365
return $results;

0 commit comments

Comments
 (0)