diff --git a/labels/label-print-pdf.pl b/labels/label-print-pdf.pl
index 51fefe1..2906794 100755
--- a/labels/label-print-pdf.pl
+++ b/labels/label-print-pdf.pl
@@ -83,10 +83,6 @@ my $margin           = $top_margin;
 my $left_text_margin = 3;       # FIXME: This value should not be hardcoded
 my $str;
 
-prInitVars();
-$| = 1;
-prFile();
-
 # Some peritent notes from PDF::Reuse regarding prFont()...
 # If a font wasn't found, Helvetica will be set.
 # These names are always recognized: Times-Roman, Times-Bold, Times-Italic, Times-BoldItalic, Courier, Courier-Bold,