Skip to content

Commit 4fb641f

Browse files
committed
Remove some noise
1 parent 1cc817a commit 4fb641f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bin/latexml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ my $serialized;
8181
eval { # Catch errors
8282
UseLog($logfile);
8383
Note("$LaTeXML::IDENTITY processing $source");
84-
85-
print STDERR "\nLPATHS=" . join(',', @paths) . "\n";
8684
$latexml = LaTeXML::Core->new(
8785
preload => [@preload],
8886
searchpaths => [@paths],

0 commit comments

Comments
 (0)