Remove uses of deprecated macros
[src/app-framework-binder.git] / src / afb-supervision.c
index be823b3..84c302f 100644 (file)
@@ -18,7 +18,6 @@
 #if defined(WITH_SUPERVISION)
 
 #define _GNU_SOURCE
-#define AFB_BINDING_PRAGMA_NO_VERBOSE_MACRO
 
 #include <string.h>
 #include <errno.h>