glfilter: Remove redundant check for clearing context on reset.
authorJan Schmidt <jan@centricular.com>
Wed, 11 Mar 2015 06:19:17 +0000 (17:19 +1100)
committerJan Schmidt <jan@centricular.com>
Wed, 11 Mar 2015 14:33:03 +0000 (01:33 +1100)
commit13ed5ab3c84563149a298b061bd1c03b04bd0efb
tree177d167f2e148dc5113f28ed258d780b3e504952
parentf150cf2d2e45b0c51a479cf086e8a6a1942517b2
glfilter: Remove redundant check for clearing context on reset.

The context is already cleared a few lines above.
gst-libs/gst/gl/gstglfilter.c