Remove unused locale-like code, utf8 functions and headers

This commit is contained in:
sfan5
2021-08-30 22:18:43 +02:00
parent 8f386999a6
commit 4389a15e0f
14 changed files with 5 additions and 714 deletions

View File

@ -207,7 +207,6 @@ add_library(IRROTHEROBJ OBJECT
os.cpp
leakHunter.cpp
CProfiler.cpp
utf8.cpp
)
if(ANDROID)