[latex3-commits] [latex3/latex3] main: Remove a back-compatibility line (128f23998)

github at latex-project.org github at latex-project.org
Tue Mar 26 10:46:15 CET 2024


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/128f239980327ffc096a8b6f7cd83f88915ac934

>---------------------------------------------------------------

commit 128f239980327ffc096a8b6f7cd83f88915ac934
Author: Joseph Wright <joseph at texdev.net>
Date:   Tue Mar 26 09:45:50 2024 +0000

    Remove a back-compatibility line


>---------------------------------------------------------------

128f239980327ffc096a8b6f7cd83f88915ac934
 l3kernel/l3pdf.dtx | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/l3kernel/l3pdf.dtx b/l3kernel/l3pdf.dtx
index 7ffd0c1c0..a0e704ddc 100644
--- a/l3kernel/l3pdf.dtx
+++ b/l3kernel/l3pdf.dtx
@@ -328,9 +328,6 @@
 \cs_new_protected:Npn \pdf_object_new:n #1
   {
     \@@_backend_object_new:n {#1}
-    \cs_new_eq:cc
-      { c_@@_backend_object_ \tl_to_str:n {#1} _int }
-      { c_@@_object_ \tl_to_str:n {#1} _int }
   }
 \cs_new_protected:Npn \pdf_object_write:nnn #1#2#3
   {





More information about the latex3-commits mailing list.