summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pear/PEAR/Common.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/pear/PEAR/Common.php b/pear/PEAR/Common.php
index 6f2385c8e0..b0c5b51448 100644
--- a/pear/PEAR/Common.php
+++ b/pear/PEAR/Common.php
@@ -199,8 +199,6 @@ class PEAR_Common extends PEAR
switch ($name) {
case 'DIR':
array_pop($this->dir_names);
- unset($this->dir_install);
- unset($this->dir_role);
break;
case 'FILE':
$path = '';