create-package-feed.pl: Split script into functions
[privoxy.git] / utils / prepare-configfile.pl
index f5c9fe2..f7483a4 100755 (executable)
@@ -42,9 +42,6 @@ sub main() {
             # Remember to underline it.
             $hit_header = 1;
             $header_len = length($_);
-
-            # Separate it from the previous section.
-            print "#\n";
         }
 
         if ($unfold_mode) {