]> git.decadent.org.uk Git - maypole.git/blobdiff - lib/Maypole/View/Base.pm
TOO MUCH HASSLE.
[maypole.git] / lib / Maypole / View / Base.pm
index 37ca4318d32304a42977e1cb996c36eb0ea5152b..58eda6a82b7eca73928c99a42de2e9d80a7edfc8 100644 (file)
@@ -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.