Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 3657a8c

Browse files
authored
Delete sortversioning.cpp/h (#15345)
Fixes #8403
1 parent bbbfbb3 commit 3657a8c

File tree

5 files changed

+0
-1108
lines changed

5 files changed

+0
-1108
lines changed

src/classlibnative/nls/nlsinfo.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@
3434
#include "nls.h"
3535
#include "nlsinfo.h"
3636

37-
//#include <mlang.h>
38-
#include "sortversioning.h"
39-
4037
#include "newapis.h"
4138

4239
//

src/inc/sortversioning.h

Lines changed: 0 additions & 208 deletions
This file was deleted.

src/utilcode/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ set(UTILCODE_COMMON_SOURCES
3636
outstring.cpp
3737
ilformatter.cpp
3838
opinfo.cpp
39-
sortversioning.cpp
4039
corimage.cpp
4140
format1.cpp
4241
prettyprintsig.cpp

src/utilcode/newapis.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
#endif
1919

2020
#include "utilcode.h"
21-
#include "sortversioning.h"
2221

2322
namespace NewApis
2423
{

0 commit comments

Comments
 (0)