mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 09:40:37 +00:00
a91d521a36
klass->setup (scope) will always return TRUE since all children of this class do so, no need to store the return. Besides, the value is overwritten a few lines down before it is ever used. Save the unnecessary memory and instructions. CID #1226467 |
||
---|---|---|
.. | ||
gstaudiovisualizer.c | ||
gstaudiovisualizer.h | ||
Makefile.am | ||
plugin.c | ||
visual.c | ||
visual.h |