diff options
author | Vitalii Vorobiov <vi.vorobiov@samsung.com> | 2017-11-07 11:41:36 +0900 |
---|---|---|
committer | Jean-Philippe Andre <jp.andre@samsung.com> | 2017-11-07 11:54:09 +0900 |
commit | ee93543799fc4ccf72a0cbf43a2c3efe5c61d6d3 (patch) | |
tree | aba6f64632b450ff67ef3fde881a757715b93ba7 /src/lib/elementary | |
parent | 66e0caccb7cfc15daf362c75f1b28689d2d2ab02 (diff) |
evas_vg_load_svg: get rid of static Evas_SVG_Parsing
Summary:
Refactoring.
It is good to store values from that struct in a parsing/loading context
static variable is a big NO NO:
1. Ugly code design,
2. Might not work when trying to load more than one SVG file.
@fix
Reviewers: jpeg, smohanty
Subscribers: jenkins, cedric
Differential Revision: https://phab.enlightenment.org/D5399
Diffstat (limited to 'src/lib/elementary')
0 files changed, 0 insertions, 0 deletions