[Spice-devel] [PATCH spice] fixup! Add agent message filter test

Pavel Grunt pgrunt at redhat.com
Tue Oct 11 11:52:38 UTC 2016


---
 server/tests/test-agent-msg-filter.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/server/tests/test-agent-msg-filter.c b/server/tests/test-agent-msg-filter.c
index 6582e68..5255ec4 100644
--- a/server/tests/test-agent-msg-filter.c
+++ b/server/tests/test-agent-msg-filter.c
@@ -21,11 +21,6 @@
 
 #include "agent-msg-filter.h"
 
-/* GLIB_CHECK_VERSION(2, 40, 0) */
-#ifndef g_assert_nonnull
-#define g_assert_nonnull g_assert
-#endif
-
 static void test_agent_msg_filter_setup(void)
 {
     AgentMsgFilter filter = {
-- 
2.10.1



More information about the Spice-devel mailing list