fs: Remove legacy non-Boost implementation of the filesystem API
No-one is supposed to use it since 1.11.19 (except for OpenPandora, but various other changes in master already forced us to drop support for it), so it's time to enforce this decision for the sake of our time and sanity.
This commit is contained in:
parent
730d837296
commit
d3d8970601
2 changed files with 1 additions and 1189 deletions
|
@ -39,6 +39,7 @@ Version 1.13.1+dev:
|
|||
* Editor:
|
||||
* Added Category field and color sliders to the Edit Label panel.
|
||||
* Miscellaneous and bug fixes:
|
||||
* Removed legacy filesystem API implementation.
|
||||
* Fixed Generate Map dialog bug that caused last choice of map
|
||||
generator to not be actually selected (bug #23711).
|
||||
* Fixed unbound memory read in internal time formatting code with
|
||||
|
|
1189
src/filesystem.cpp
1189
src/filesystem.cpp
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue