tests/check/elements/videotestsrc.c: Returning a return value often helps. In this...
authorTim-Philipp Müller <tim@centricular.net>
Sat, 2 Sep 2006 13:20:59 +0000 (13:20 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 2 Sep 2006 13:20:59 +0000 (13:20 +0000)
commitc5d63b1c521bc7dab5a41eaf7cc69ee0668a62f9
tree66b3f336ea98b621a62d4906be6ab57b238bc966
parentc063f053890fe54ba53a956d2d19f4d80dc1812b
tests/check/elements/videotestsrc.c: Returning a return value often helps. In this case, we don't need the return val...

Original commit message from CVS:
* tests/check/elements/videotestsrc.c: (check_rgb_buf):
Returning a return value often helps. In this case, we
don't need the return value anyway, so just get rid of it.
Should make build bots much happier.
ChangeLog
tests/check/elements/videotestsrc.c