X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FLayout%2FContent.pm;h=8e0549bfee7bd26900da845a34b6d83a177ad4c6;hb=4c3c1d8ca30914dde03f68b816526015e91360bb;hp=6bf726777e81d72ecfe55ef4355c1c7b70a609f8;hpb=0466a6b348893b3e245713b9967e1f6dbff4c72f;p=kivitendo-erp.git 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 { "
"; }