From d6d8d78754386a35c273e170993f4304d1a8a809 Mon Sep 17 00:00:00 2001 From: Stig Bakken Date: Sun, 7 Apr 2002 16:51:17 +0000 Subject: [PATCH] * remove empty fold --- pear/PEAR/Command/Install.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/pear/PEAR/Command/Install.php b/pear/PEAR/Command/Install.php index e570438816..471ed03b61 100644 --- a/pear/PEAR/Command/Install.php +++ b/pear/PEAR/Command/Install.php @@ -28,9 +28,6 @@ require_once "PEAR/Installer.php"; */ class PEAR_Command_Install extends PEAR_Command_Common { - // {{{ properties - // }}} - // {{{ constructor /** -- 2.50.1