From a88100ff47488e47bef1f8b701b19bf746c5ebd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Wed, 14 Feb 2024 16:04:54 +0100 Subject: [PATCH] _msg: Remove the very last debug message --- qsgen2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/qsgen2 b/qsgen2 index 37785ae..59d497c 100755 --- a/qsgen2 +++ b/qsgen2 @@ -70,8 +70,6 @@ if (${globaldebug}); then done fi -echo "Sample QSGenLang entry: ${qsgenlang[_qsgen2_msg_2]}" - function _msg() { local type=$1 shift # Remove the first argument so $@ now contains only keys or additional strings