From daaffd68af8cd5ed80191da268cea262c8dab50b Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Fri, 14 Apr 2023 13:43:17 +0000 Subject: [PATCH] Bug 33236: (follow-up) Remove export of NewSuggestion --- C4/Suggestions.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/C4/Suggestions.pm b/C4/Suggestions.pm index 80cbeb9f1a..14c6b203c1 100644 --- a/C4/Suggestions.pm +++ b/C4/Suggestions.pm @@ -40,7 +40,6 @@ our @EXPORT = qw( GetSuggestionInfo ModStatus ModSuggestion - NewSuggestion DelSuggestionsOlderThan GetUnprocessedSuggestions MarcRecordFromNewSuggestion -- 2.30.2