X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0466a6b348893b3e245713b9967e1f6dbff4c72f..c8687f9c8f4b8717ac07b13d1dfc36452de77684:/SL/Layout/Content.pm diff --git a/SL/Layout/Content.pm b/SL/Layout/Content.pm index 6bf726777..8e0549bfe 100644 --- a/SL/Layout/Content.pm +++ b/SL/Layout/Content.pm @@ -3,8 +3,6 @@ package SL::Layout::Content; use strict; use parent qw(SL::Layout::Base); -use SL::Presenter; - sub start_content { "
"; }