summaryrefslogtreecommitdiff
path: root/indra/media_plugins/gstreamer010/llmediaimplgstreamertriviallogging.h
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2009-12-18 15:33:52 -0800
committerTofu Linden <tofu.linden@lindenlab.com>2009-12-18 15:33:52 -0800
commit043407238a4162c0d20413338cf6a7088be1f674 (patch)
treebdf7daf68c0d6fff08e790e9d2115506c66cc483 /indra/media_plugins/gstreamer010/llmediaimplgstreamertriviallogging.h
parentceda074b8614e42363a969e32032582caef72278 (diff)
Final tidy-up for DEV-44502 (gstreamer scaling bug) -
I *think* this is a bit clearer. Not awesomely so.
Diffstat (limited to 'indra/media_plugins/gstreamer010/llmediaimplgstreamertriviallogging.h')
-rw-r--r--indra/media_plugins/gstreamer010/llmediaimplgstreamertriviallogging.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/media_plugins/gstreamer010/llmediaimplgstreamertriviallogging.h b/indra/media_plugins/gstreamer010/llmediaimplgstreamertriviallogging.h
index ed8f910f43..799808aa8b 100644
--- a/indra/media_plugins/gstreamer010/llmediaimplgstreamertriviallogging.h
+++ b/indra/media_plugins/gstreamer010/llmediaimplgstreamertriviallogging.h
@@ -53,7 +53,7 @@ extern "C" {
}while(0)
#define NULLMSG(...) do{}while(0)
-#define DEBUGMSG STDERRMSG
+#define DEBUGMSG NULLMSG
#define INFOMSG STDERRMSG
#define WARNMSG STDERRMSG
/////////////////////////////////////////////////////////////////////////