From 70b36263550c8eac30653b9edfecb96cf94c4ffd Mon Sep 17 00:00:00 2001 From: Johannes Helmold Date: Mon, 16 Sep 2024 09:24:30 +0200 Subject: [PATCH] Removed useless comment. --- src/manage_sql.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/manage_sql.c b/src/manage_sql.c index eb5a7b429..2b87ba8ac 100644 --- a/src/manage_sql.c +++ b/src/manage_sql.c @@ -22358,8 +22358,6 @@ where_levels_auto (const char *levels, const char *new_severity_sql) count++; } - // HIERHIERHIER - if (count == 0) { g_string_free (levels_sql, TRUE);