trace: Do not poison gst_trace_add_entry()
authorPeter Kjellerstedt <pkj@axis.com>
Wed, 14 Oct 2009 08:54:32 +0000 (10:54 +0200)
committerPeter Kjellerstedt <pkj@axis.com>
Mon, 19 Oct 2009 08:53:00 +0000 (10:53 +0200)
commit485ae69c9e02f316eb820bfd80eac6c7b14fb973
treecbbfeaa96b9ab9be272fef76678a2f7c104285a6
parent382ad3baa679756cf27615ce380e3b05dcf12922
trace: Do not poison gst_trace_add_entry()

Since gst_trace_add_entry() is a macro, gcc will barf when it is
defined in case it has been poisoned due to trace support being
disabled.
gst/gsttrace.h