diff options
-rw-r--r-- | src/agl-identity-binding.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/agl-identity-binding.c b/src/agl-identity-binding.c index 12f43bd..9bbe629 100644 --- a/src/agl-identity-binding.c +++ b/src/agl-identity-binding.c @@ -29,10 +29,6 @@ #include "agl-forgerock.h" -#ifndef NULL -#define NULL 0 -#endif - static struct afb_event event; static struct json_object *current_identity; |