Remove debugging from video search. - annna - Annna the nice friendly bot.
 (HTM) git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
       ---
 (DIR) commit 91a9ffcc1ccbc76d86b9115e03478ff572d49358
 (DIR) parent b13855cb89ea555afdfcbc5a815647a5f532ef65
 (HTM) Author: Annna Robert-Houdin <annna@bitreich.org>
       Date:   Wed, 17 Apr 2024 16:34:37 +0200
       
       Remove debugging from video search.
       
       Diffstat:
         M annna-message-common                |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/annna-message-common b/annna-message-common
       @@ -328,7 +328,6 @@ case "${text}" in
                        ;;
                esac
                videoresult="$(idiotbox-roulette "${word}")"
       -        annna-say -s "${server}" -c "${channel}" "${user}, ${word}"
                if [ -n "${videoresult}" ];
                then
                        annna-say -s "${server}" -c "${channel}" "${user}, ${videoresult}"