Commit 8c6f5974 authored by Fabien Potencier's avatar Fabien Potencier

removed dead code

parent c60a10bf
......@@ -81,9 +81,6 @@ class Compiler
$phar->stopBuffering();
// FIXME: phar compression feature is not yet implemented
//$phar->compressFiles(\Phar::GZ);
unset($phar);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment