diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-05-22 09:02:12 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-05-22 10:00:43 -0700 |
commit | 757a4fa146484412a88a1911bf110a704eaafdec (patch) | |
tree | 0a661aeb0032d02003c1ea35df3dce7525ba3dd1 /scripts/linux-trusty-qt512 | |
parent | 2bd9138a2488400fceb89c7f74cb77cc2cbbf67d (diff) | |
download | subsurface-757a4fa146484412a88a1911bf110a704eaafdec.tar.gz |
cleanup: set long and short date formats in independent branches
The short and long date formats where initialized in a common if-branch.
However, inside the if-branch the code rechecked which of the two should
be initialized. This could make sense if there was some common code between
the two, but there wasn't. Therefore, make this two independent branches
to avoid one nesting-level.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'scripts/linux-trusty-qt512')
0 files changed, 0 insertions, 0 deletions