From bde2351d858f378d46dd3a72e024f3f0a9899444 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 08 2011 15:45:20 +0000 Subject: Update Help/help_deleteCrossReferences.sh. Stop using cli_printActionPreamble here. --- diff --git a/Scripts/Functions/Help/help_deleteCrossReferences.sh b/Scripts/Functions/Help/help_deleteCrossReferences.sh index c73f6a8..2a218f0 100755 --- a/Scripts/Functions/Help/help_deleteCrossReferences.sh +++ b/Scripts/Functions/Help/help_deleteCrossReferences.sh @@ -70,9 +70,6 @@ function help_deleteCrossReferences { # Define list of entries to process. local ENTRIES=$(cli_getFilesList ${MANUAL_BASEDIR} --pattern='.*\.texi') - # Set action preamble. - cli_printActionPreamble "$ENTRIES" '' '' - # Update node-related cross references. The node-related cross # reference definition, long ones specially, could require more # than one line to be set. By default, GNU sed does not matches