projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6cab31
)
dataprotocol: don't define default Category
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Fri, 3 Feb 2012 10:37:21 +0000
(11:37 +0100)
committer
Tim-Philipp Müller
<tim@centricular.net>
Tue, 11 Sep 2012 00:54:44 +0000
(
01:54
+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
patch
|
blob
|
history
diff --git
a/gst/gdp/dataprotocol.c
b/gst/gdp/dataprotocol.c
index c19fd9aa434ac4981eabf6e9bfa8e03e65faaac8..c85952ad53cec88b91e428b0ea91aa7f466e4b89 100644
(file)
--- a/
gst/gdp/dataprotocol.c
+++ b/
gst/gdp/dataprotocol.c
@@
-78,7
+78,6
@@
/* debug category */
GST_DEBUG_CATEGORY_STATIC (data_protocol_debug);
-#define GST_CAT_DEFAULT data_protocol_debug
/* helper macros */