aboutsummaryrefslogtreecommitdiff
path: root/lib/mprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mprintf.c')
-rw-r--r--lib/mprintf.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/mprintf.c b/lib/mprintf.c
index 7c42fcae1..7259a9ade 100644
--- a/lib/mprintf.c
+++ b/lib/mprintf.c
@@ -92,13 +92,7 @@
*
****************************************************************************/
-*
- * To test:
- *
- * Use WIDTH, PRECISION and NUMBERED ARGUMENT combined.
- */
#include "setup.h"
-
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>