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:
Michael Lotz
2005-07-06 23:07:32 +00:00
parent 2d5d475ef5
commit c728a74e42
5 changed files with 0 additions and 45 deletions
-3
View File
@@ -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()