diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2018-10-22 15:31:43 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-10-23 08:06:28 +0100 |
commit | 954553b878c73f0705f1657fab2a2ddc88621ece (patch) | |
tree | 6830440be16ba99f7e5bb466609b0d1884285860 /core/xmp_parser.cpp | |
parent | 138f27f65d7f92e313be212cdcaee05aa09a7586 (diff) | |
download | subsurface-954553b878c73f0705f1657fab2a2ddc88621ece.tar.gz |
Parser: remove static variable location in import-cobalt.c
A static variable was used to collect two parts of the location
string. Instead, explicitly store these two parts in two different
strings and concetenate them. One fewer variable and the program
flow is thus hopefully more clear.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'core/xmp_parser.cpp')
0 files changed, 0 insertions, 0 deletions