info: add dummy TRACE log level macros for when debugging is disabled
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 15 Jun 2010 09:46:08 +0000 (10:46 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 15 Jun 2010 09:46:08 +0000 (10:46 +0100)
commit29cc802269959f0900ad3df16e380b6ecc9b2daa
tree230e8657635148667449c2ef6dc9b17cc1b15e9d
parent1e3bd02618241f8966212303a1476f1af83b691a
info: add dummy TRACE log level macros for when debugging is disabled

Forgot those when adding the original API, just like the API markers
in the commit message:

API: GST_TRACE
API: GST_TRACE_OBJECT
API: GST_CAT_TRACE
API: GST_CAT_TRACE_OBJECT
API: GST_LEVEL_TRACE

Fixes compilation with --disable-gst-debug
gst/gstinfo.h