[Spice-devel] [PATCH v3 2/5] tests: remove unused macro
Frediano Ziglio
fziglio at redhat.com
Thu Dec 17 07:08:49 PST 2015
Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
server/tests/basic_event_loop.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/server/tests/basic_event_loop.c b/server/tests/basic_event_loop.c
index 450c998..067657e 100644
--- a/server/tests/basic_event_loop.c
+++ b/server/tests/basic_event_loop.c
@@ -36,8 +36,6 @@ int debug = 0;
} \
}
-#define NOT_IMPLEMENTED printf("%s not implemented\n", __func__);
-
static GMainContext *main_context = NULL;
GMainContext *basic_event_loop_get_context(void)
--
2.4.3
More information about the Spice-devel
mailing list