1
0
Fork 0

Remove leftover copy

pull/1840/merge
Jordi Boggiano 2013-04-28 17:05:30 +02:00
parent 566313834a
commit b1989a5fc0
1 changed files with 0 additions and 1 deletions

View File

@ -187,7 +187,6 @@ class ConsoleIO implements IOInterface
fclose($target);
unset($source, $target);
copy($exe, $tmpExe);
$exe = $tmpExe;
}