removed %M printf handler, five more to go

This commit is contained in:
Martin Willi
2007-04-11 09:12:21 +00:00
parent 82240938ca
commit cd08b6880b
2 changed files with 27 additions and 56 deletions
-2
View File
@@ -43,8 +43,6 @@
/** 1 argument: ike_sa_t *ike_sa */
#define PRINTF_IKE_SA 'K'
/** 1 argument: message_t *message */
#define PRINTF_MESSAGE 'M'
/** 2 arguments: enum_name_t *name, long value */
#define PRINTF_ENUM 'N'
/** 1 argument: child_sa_t *child_sa */
#define PRINTF_CHILD_SA 'P'