From 92e5998ae25603c6904adb6592828bef07e05d2e Mon Sep 17 00:00:00 2001 From: "kestes%staff.mail.com" Date: Thu, 9 Nov 2000 19:45:53 +0000 Subject: [PATCH] minor clenaup --- webtools/tinderbox2/src/lib/TinderDB/VC_Bonsai.pm | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/webtools/tinderbox2/src/lib/TinderDB/VC_Bonsai.pm b/webtools/tinderbox2/src/lib/TinderDB/VC_Bonsai.pm index 42f7fd7d47d7..eafd9423f306 100755 --- a/webtools/tinderbox2/src/lib/TinderDB/VC_Bonsai.pm +++ b/webtools/tinderbox2/src/lib/TinderDB/VC_Bonsai.pm @@ -37,16 +37,9 @@ # Contributor(s): -# We need this empty package namespace for our dependency analysis, it -# gets confused if there is not a package name which matches the file -# name and in this case the file is one of several possible -# implementations. - -package TinderDB::VC_Bonsai; - package TinderDB::VC; -$VERSION = ( qw $Revision: 1.2 $ )[1]; +$VERSION = ( qw $Revision: 1.3 $ )[1]; @ISA = qw(TinderDB::BasicTxtDB); @@ -233,7 +226,7 @@ sub load_who { sub html_row { -" @row \n"; +" \@row \n"; # Guilty #