diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-04-03 14:47:09 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-05-12 11:36:59 -0700 |
commit | cdfcb7f8968f2dc12782dd27089fa3843c45c630 (patch) | |
tree | 2c009bbb53f8b8d92d6ef2ef94ec655713060985 /mobile-widgets | |
parent | 98150241998d880634f190bd41d243a0d963b7b7 (diff) | |
download | subsurface-cdfcb7f8968f2dc12782dd27089fa3843c45c630.tar.gz |
Remove 'string marker after running out of strings' warning
This warning is unnecessarily scary - we had a problem with parsing
multiple strings on the same line, but it should be all solved, and
while it does mean that people may have old incorrect git save files
with empty strings, scaring users about it isn't going to help.
And with the warning removed, we can just remove the whole test for an
empty string, because the normal code sequence handles that case just
fine.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mobile-widgets')
0 files changed, 0 insertions, 0 deletions