info: avoid redefinition of symbols when debugging is off
authorStefan Kost <ensonic@users.sf.net>
Fri, 6 May 2011 08:35:36 +0000 (11:35 +0300)
committerStefan Kost <ensonic@users.sf.net>
Fri, 6 May 2011 09:02:52 +0000 (12:02 +0300)
commit218bc52c7f30cbc358e80ea8ca7391f8833e1d44
tree724eb1f5d518f83848d2cad3ae22f1545c0ed4d5
parentd72f559d297a06bec892fa5a6bd4e43094f8dcf5
info: avoid redefinition of symbols when debugging is off

The refactoring of gst_debug_add_log_function() now causes build failure when
debug-logging is turned off. Just move it to the conditional part of the header.
gst/gstinfo.h