lib/util: remove outdated comment from debug.c
authorMichael Adam <obnox@samba.org>
Mon, 28 Jul 2014 13:51:08 +0000 (15:51 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 30 Jul 2014 11:33:56 +0000 (13:33 +0200)
These variables do not exist any more.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
lib/util/debug.c

index a46b2753cfcae437179a51b98cca6aef91bf0264..80a3460e7a0c71dd6e70e4d6b8ae80130cb4e79b 100644 (file)
@@ -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.
  */
 
 /*