Bug 14591: Update other calls to AddReturn
[koha.git] / C4 / Creators / Layout.pm
index e274f37..f1dc20e 100644 (file)
@@ -9,8 +9,6 @@ use C4::Context;
 use C4::Debug;
 use C4::Creators::PDF;
 
-BEGIN {
-}
 
 # FIXME: Consider this style parameter verification instead...
 #  my %param = @_;