revert merged patches

This commit is contained in:
Love Hornquist Astrand
2009-11-25 08:28:35 -08:00
parent c8fc15de86
commit 16a890a29c
4 changed files with 4 additions and 14 deletions

View File

@@ -40,10 +40,6 @@
#include "roken.h"
#include <assert.h>
#if defined(TEST_SNPRINTF)
#include "snprintf-test.h"
#endif /* TEST_SNPRINTF */
enum format_flags {
minus_flag = 1,
plus_flag = 2,