summaryrefslogtreecommitdiff
path: root/ext/phar/build_precommand.php
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2007-05-30 16:50:22 +0000
committerMarcus Boerger <helly@php.net>2007-05-30 16:50:22 +0000
commit6b8f480c455db013cfca45011a6be9e8a377d096 (patch)
tree9fa32f38c2df7290540b406331a97a2c86c63e37 /ext/phar/build_precommand.php
parentbd93265e8f425191270c8f51ad42c6d6eccb63ba (diff)
downloadphp-git-6b8f480c455db013cfca45011a6be9e8a377d096.tar.gz
- This is not needed here
Diffstat (limited to 'ext/phar/build_precommand.php')
-rwxr-xr-xext/phar/build_precommand.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/phar/build_precommand.php b/ext/phar/build_precommand.php
index 7961f0c2ba..c935230898 100755
--- a/ext/phar/build_precommand.php
+++ b/ext/phar/build_precommand.php
@@ -56,5 +56,3 @@ foreach($classes as $name)
}
?>
-
-new PharCommand($argc, $argv);