evas: model_save: remove unused label after error handling change
authorStefan Schmidt <stefan@osg.samsung.com>
Wed, 21 Sep 2016 08:29:18 +0000 (10:29 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Wed, 21 Sep 2016 08:45:12 +0000 (10:45 +0200)
commit9079d2b575fad671ee85c7596830d08903bdcef5
tree44c5546cb6d3347e848f87bb38dee3dad2d82981
parent57c4d83b2e0de0a1a9e939f7762c1961e47cf74c
evas: model_save: remove unused label after error handling change

In commit 8272d1492796657978c5591971768d37d4e15a7e the error handling was
moved upwards and the need for the goto label removed. Catching up here and
removing the label as well.
src/modules/evas/model_savers/eet/evas_model_save_eet.c