From debc7fda00c7f290d630bcc25c45a00752ce258a Mon Sep 17 00:00:00 2001 From: Simon Cozens Date: Tue, 13 Apr 2004 13:16:57 +0000 Subject: [PATCH] TOO MUCH HASSLE. git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@130 48953598-375a-da11-a14b-00016c27c3ee --- lib/Maypole/View/Base.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Maypole/View/Base.pm b/lib/Maypole/View/Base.pm index 37ca431..58eda6a 100644 --- a/lib/Maypole/View/Base.pm +++ b/lib/Maypole/View/Base.pm @@ -38,7 +38,6 @@ sub vars { moniker => $class->moniker, plural => $class->plural_moniker, cgi => { $class->to_cgi }, - description => $class->description }; # User-friendliness facility for custom template writers. -- 2.39.2