From: Simon Cozens Date: Tue, 13 Apr 2004 13:16:57 +0000 (+0000) Subject: TOO MUCH HASSLE. X-Git-Tag: 2.10~232 X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=debc7fda00c7f290d630bcc25c45a00752ce258a;hp=bec4a6ff4a3503a297ce1226f9bbd46341193616;p=maypole.git TOO MUCH HASSLE. git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@130 48953598-375a-da11-a14b-00016c27c3ee --- 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.