gbranden pushed a commit to branch master
in repository groff.

commit 0695c40452cdc9ec0fdd4764842b307dfbd9ba9d
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Aug 23 15:33:16 2024 -0500

    tmac/pdf.tmac: Drop unused `pdfclean` macro.
---
 ChangeLog     |  4 ++++
 tmac/pdf.tmac | 19 -------------------
 2 files changed, 4 insertions(+), 19 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index b8b1c48a9..34e007d2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-08-23  G. Branden Robinson <[email protected]>
+
+       * tmac/pdf.tmac (pdfclean): Drop unused macro.
+
 2024-08-21  G. Branden Robinson <[email protected]>
 
        * m4/groff.m4 (GROFF_WCOREFLAG): Include <stdlib.h> header file
diff --git a/tmac/pdf.tmac b/tmac/pdf.tmac
index 745d4ee37..75ec5736b 100644
--- a/tmac/pdf.tmac
+++ b/tmac/pdf.tmac
@@ -305,25 +305,6 @@ am solely responsible for any bugs I may have introduced 
into this file.
 .   \}
 ..
 .
-.de pdfclean
-.   ie '\\n(.z'' \{\
-.      ds pdfcleaned \\$*
-.      ev pdfcln
-.      tr \[em]-
-.      nf
-.      box pdf:clean
-.      nop \\*[\\*[pdfcleaned]]
-.      fl
-.      box
-.      chop pdf:clean
-.      asciify pdf:clean
-.      ev
-.      ds \\*[pdfcleaned] "\\*[pdf:clean]
-.      rm pdf:clean
-.      tr \[em]\[em]
-.      \}
-.  el .nop \!.pdfclean \\$@
-..
 .\"
 .\" =============================================================
 .\" Module PDFHREF: Create Hypertext References in a PDF Document

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to