Remove broken XSL-FO translation code; this has been broken for a while
[ira/wip.git] / docs-xml / scripts / find_missing_manpages.pl
index 90d9f6abe8cca1008dab21112346023ff6686278..612930e42df7abce1c5a835c62d3d8b151cdac21 100755 (executable)
@@ -26,7 +26,6 @@ foreach(split(/bin\//, $progs)) {
        s/\@EXEEXT\@//g;
        s/ //g;
 
-
        $f = $_;
        
        $found = 0;