summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pear/PEAR.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/pear/PEAR.php b/pear/PEAR.php
index d8b558d6c8..e67a48b794 100644
--- a/pear/PEAR.php
+++ b/pear/PEAR.php
@@ -45,7 +45,6 @@ $GLOBALS['_PEAR_destructor_object_list'] = array();
//
// Tests needed: - PEAR inheritance
-// - destructors
//
/**