glstereomix: remove redundant initialization
authorLuis de Bethencourt <luis@debethencourt.com>
Wed, 29 Jul 2015 16:48:58 +0000 (17:48 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:07 +0000 (19:32 +0000)
commit52a9fe006f5b1124c8579b3e7c9b8b038705548c
tree7f725489d918cb132fa35d1f4f3fb44544a5102d
parentb8173071652a9dde5d7e3d9ed2edc5754b6701c7
glstereomix: remove redundant initialization

v is initialized in the for loop init, no need to do it twice. Removing
first initialization.
ext/gl/gstglstereomix.c