diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-09-14 15:21:51 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-09-15 11:36:11 +0300 |
commit | b988d71699f82c281289294f6797dd5bc3d98e44 (patch) | |
tree | 3410b8008f500f4f215d075c59dac59d5644f8c3 /res/about | |
parent | 61b0b049c05da051ea50166aa1c4966939162685 (diff) |
Removed questionable forced modification of const data
The embedded data blocks were declared as global const variables,
but the compiler was forced to initialize them as non-const data.
There is no real need to keep these const, so let's not do this.
Diffstat (limited to 'res/about')
0 files changed, 0 insertions, 0 deletions