Cleanup: remove core/sort_func.hpp as it's not used anymore

This commit is contained in:
glx
2019-04-14 00:42:45 +02:00
committed by glx22
parent 48f99fd980
commit ebd4f32d15
12 changed files with 0 additions and 106 deletions

View File

@@ -17,7 +17,6 @@
#include "string_func.h"
#include "strings_func.h"
#include "table/strings.h"
#include "core/sort_func.hpp"
#include "debug.h"
#include "safeguards.h"