X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0466a6b348893b3e245713b9967e1f6dbff4c72f..639066d179464ead41625a9a901b165ce9a5eb06:/SL/Layout/Content.pm?ds=inline 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 { "
"; }