]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
queue2: Remove redundant variable
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 31 Oct 2010 17:23:00 +0000 (18:23 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 2 Dec 2010 18:02:08 +0000 (19:02 +0100)
commite554c7a1f6c49710478f71a0a21340640496dd76
tree6a38c4f8691c76aab3c665062c98ff7bd6ea149a
parent7199a4f1ff71c422cb682fb5d78b6cc1a5f11e91
queue2: Remove redundant variable

Other than saving an immense amount of 4 bytes of memory this
prevents clang from complaining and keeps the ring buffer state
in a single variable instead of two.
plugins/elements/gstqueue2.c
plugins/elements/gstqueue2.h