Remove sort_by_string(), no longer needed
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#include <sys/select.h>
|
||||
#endif
|
||||
|
||||
int sort_by_string (const void *p1, const void *p2);
|
||||
int sort_by_stringptr (const void *p1, const void *p2);
|
||||
|
||||
bool overflow_check_u32_add (const u32 a, const u32 b);
|
||||
|
||||
Reference in New Issue
Block a user