summaryrefslogtreecommitdiff
path: root/PACE/pace/win32/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'PACE/pace/win32/string.h')
-rw-r--r--PACE/pace/win32/string.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/PACE/pace/win32/string.h b/PACE/pace/win32/string.h
index fdc5be5ab96..22d21a80e15 100644
--- a/PACE/pace/win32/string.h
+++ b/PACE/pace/win32/string.h
@@ -31,10 +31,6 @@ extern "C" {
typedef size_t pace_size_t;
#endif /* PACE_SIZE_T */
-#if (PACE_HAS_POSIX_CLSR_UOF)
-char * strtok_r (char * s, const char * sep, char ** lasts);
-#endif /* PACE_HAS_POSIX_CLSR_UOF */
-
#if defined (PACE_HAS_CPLUSPLUS)
}
#endif /* PACE_HAS_CPLUSPLUS */