diff options
Diffstat (limited to 'lib/libc/string/wcsncpy.c')
-rw-r--r-- | lib/libc/string/wcsncpy.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/string/wcsncpy.c b/lib/libc/string/wcsncpy.c index 4302ce2d2ede..a02a8292c0d1 100644 --- a/lib/libc/string/wcsncpy.c +++ b/lib/libc/string/wcsncpy.c @@ -32,8 +32,6 @@ * SUCH DAMAGE. */ -#if 0 -#endif #include <wchar.h> /* |