Cleanup. We don't need string_helper anymore as it's only function (strcasestr) is in libroot. It was a temporary solution more than two years ago.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13514 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -36,9 +36,6 @@
|
||||
#include <Debug.h>
|
||||
#include <String.h>
|
||||
|
||||
// Temporary Includes
|
||||
#include "string_helper.h"
|
||||
|
||||
#define ENABLE_INLINES 0 // Set this to 1 to make some private methods inline
|
||||
|
||||
// define proper names for case-option of _DoReplace()
|
||||
|
||||
Reference in New Issue
Block a user