gst/gstelement.c: There's no need to warn if VOID_PENDING is not NONE here, as long...
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 9 Mar 2007 12:34:46 +0000 (12:34 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 9 Mar 2007 12:34:46 +0000 (12:34 +0000)
commitab99622d95ae48e62607f47414fc723db8644c77
tree08f3725d70d4750fc2ff8a63f9b71eda6ba32771
parent953db65b3b9748b85f2a2a6aff6276d3eae3d9ed
gst/gstelement.c: There's no need to warn if VOID_PENDING is not NONE here, as long as the state is NULL it's ok, and...

Original commit message from CVS:
* gst/gstelement.c: (gst_element_dispose):
There's no need to warn if VOID_PENDING is not NONE here, as
long as the state is NULL it's ok, and that's checked immediately
above.
ChangeLog
gst/gstelement.c