caps.override: fix compiler warning
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 6 Sep 2011 18:13:44 +0000 (19:13 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 6 Sep 2011 18:13:44 +0000 (19:13 +0100)
commit0cf2ebe4869324e9b4c36b264946e96cca27fc9c
tree89cea466011c0b5ee6220acc62713f9be26df987
parentf2aee621a414a2e3f2b0d15a09a4d90912ef5730
caps.override: fix compiler warning

Re-use the already-extracted caps and structure pointers, instead
of getting them again, thus fixing:
gstcaps.override: In function 'pygst_caps_sq_item':
gstcaps.override:361:16: error: variable 'structure' set but not used
gst/gstcaps.override