From b5ff439a2f957c176f0f5bbedddeeabf2c3e4caf Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Tue, 28 Jul 2009 01:07:26 +0200 Subject: [PATCH] Translated docs hacking: remove debug print --- scripts/build/extract_texi_filenames.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/build/extract_texi_filenames.py b/scripts/build/extract_texi_filenames.py index bf0c6da5ed..36adb50ea2 100644 --- a/scripts/build/extract_texi_filenames.py +++ b/scripts/build/extract_texi_filenames.py @@ -201,7 +201,6 @@ def process_sections (filename, lang_suffix, page): if this_title in initial_map: del initial_map[this_title] elif sec[0] == "translationof": - print sec (original_node, external_node) = external_node_re.subn ('', sec[1]) original_node = remove_texinfo (original_node) # The following binds the translator to use the -- 2.39.5