deri pushed a commit to branch master
in repository groff.
commit 5a68413f9458f0b27522019915ed8f0b7ec1b09e
Author: Deri James <[email protected]>
AuthorDate: Sat Jun 22 18:40:39 2024 +0100
[gropdf] I left a line of debug code
* src/devices/gropdf/gropdf.pl: Remove it.
---
src/devices/gropdf/gropdf.pl | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/devices/gropdf/gropdf.pl b/src/devices/gropdf/gropdf.pl
index 85a3a5e0f..5a88bc65a 100644
--- a/src/devices/gropdf/gropdf.pl
+++ b/src/devices/gropdf/gropdf.pl
@@ -3958,7 +3958,6 @@ sub do_D
$endang+=$rad360 if $endang < $startang;
my $pieces=int(($endang-$startang) / $rad90)+1;
my $totang=($endang-$startang)/$pieces; # do it in pieces
- print STDERR "Pieces=$pieces, P=",join(',',@p),"\n";
# Now 1 piece
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit