From d74c5726a4ff35f636c6ddf79ffc564c300057fb Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Mon, 28 Jul 2014 15:51:08 +0200 Subject: [PATCH] lib/util: remove outdated comment from debug.c These variables do not exist any more. Signed-off-by: Michael Adam --- lib/util/debug.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/util/debug.c b/lib/util/debug.c index a46b275..80a3460 100644 --- a/lib/util/debug.c +++ b/lib/util/debug.c @@ -99,10 +99,6 @@ static struct { /* -------------------------------------------------------------------------- ** * External variables. - * - * debugf - Debug file name. - * DEBUGLEVEL - System-wide debug message limit. Messages with message- - * levels higher than DEBUGLEVEL will not be processed. */ /* -- 1.9.1