basetextoverlay: remove dead code
authorLuis de Bethencourt <luis.bg@samsung.com>
Thu, 2 Jul 2015 13:52:47 +0000 (14:52 +0100)
committerLuis de Bethencourt <luis.bg@samsung.com>
Thu, 2 Jul 2015 13:58:38 +0000 (14:58 +0100)
commite863e5f8a98ceec0ec0bd24274bbae8795e0ab75
treecfac25e7d81b6e7d9dd577999e8dec1247a3b59c
parent56add20dc734dbfcb9362e26c7a9fb5867d0fee1
basetextoverlay: remove dead code

upstream_has_meta is set to FALSE and never changed. The two checks for if
upstream_has_meta will never go to the true branch. Removing the boolean
and the true branches of these checks.

CID #1308943
ext/pango/gstbasetextoverlay.c