miniobject: Remove confusing DEBUG_REFCOUNT define
authorEdward Hervey <bilboed@bilboed.com>
Mon, 11 Oct 2010 16:30:54 +0000 (18:30 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 11 Oct 2010 16:41:14 +0000 (18:41 +0200)
commit89d3da6cba56a181d3ba19dd6d4cd114cf6386c5
tree1a50b130e3e5a24384a236a53b9098948304d1d4
parent62ffd66f109c5c17fa8b49a69a9a382ca5c76541
miniobject: Remove confusing DEBUG_REFCOUNT define

the debugging statements will be silenced automatically if debugging
is disabled, and the type check is actually required.
gst/gstminiobject.c