cast -> check, since we don't need the result. This also removes a warning when it...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 29 Sep 2003 14:32:22 +0000 (14:32 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 29 Sep 2003 14:32:22 +0000 (14:32 +0000)
commit2cd09b6c68b4d204583c4031c633bcbcf7473590
treeae214d8c02bdf107e746a48ff7344b68257f49bd
parent5d1e64e379d0f3f129c5357ff113d2f242fc0964
cast -> check, since we don't need the result. This also removes a warning when it fails, and since we check for that...

Original commit message from CVS:
cast -> check, since we don't need the result. This also removes a warning when it fails, and since we check for that ourselves, that's a good thing.
gst/gstinterface.c