[SDK] One step further towards ReactOS source code tree restructure: the sdk folder...
[reactos.git] / reactos / lib / sdk / crt / string / _splitpath.c
diff --git a/reactos/lib/sdk/crt/string/_splitpath.c b/reactos/lib/sdk/crt/string/_splitpath.c
deleted file mode 100644 (file)
index 0a14da4..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-/*
- * COPYRIGHT:       GNU GPL, see COPYING in the top level directory
- * PROJECT:         ReactOS crt library
- * FILE:            lib/sdk/crt/string/_splitpath.c
- * PURPOSE:         Implementation of _splitpath
- * PROGRAMMER:      Timo Kreuzer
- */
-
-#define _tsplitpath_x _splitpath
-
-#include "_tsplitpath_x.h"