[ticket/15699] Remove comment

PHPBB3-15699
This commit is contained in:
Rubén Calvo 2018-07-30 14:42:46 +02:00 committed by Ruben Calvo
parent a2c7255b5b
commit 6a54b01f6d
No known key found for this signature in database

View file

@ -158,9 +158,6 @@ class acp_storage
trigger_error($this->user->lang('FORM_INVALID') . adm_back_link($this->u_action), E_USER_WARNING);
}
// TODO: If both providers are the same, and remove
// old files is checked, the files could be only moved
// Copy files from the old to the new storage
$i = 0;
foreach ($this->state['storages'] as $storage_name => $storage_options)