dataprotocol: don't define default Category
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 3 Feb 2012 10:37:21 +0000 (11:37 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 3 Feb 2012 10:37:21 +0000 (11:37 +0100)
Since we now include this into the unit tests directly, don't define the default
category macro because it conflicts with check.

gst/gdp/dataprotocol.c

index c19fd9a..c85952a 100644 (file)
@@ -78,7 +78,6 @@
 
 /* debug category */
 GST_DEBUG_CATEGORY_STATIC (data_protocol_debug);
-#define GST_CAT_DEFAULT data_protocol_debug
 
 /* helper macros */