summaryrefslogtreecommitdiff
path: root/PACE/pace/win32/utsname.c
diff options
context:
space:
mode:
Diffstat (limited to 'PACE/pace/win32/utsname.c')
-rw-r--r--PACE/pace/win32/utsname.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/PACE/pace/win32/utsname.c b/PACE/pace/win32/utsname.c
index 9963f1ff624..208b3f2f142 100644
--- a/PACE/pace/win32/utsname.c
+++ b/PACE/pace/win32/utsname.c
@@ -23,7 +23,6 @@
int
uname (pace_utsname * name)
{
- PACE_UNUSED_ARG (name);
PACE_ERRNO_NO_SUPPORT_RETURN (-1);
#if 0 /* Emulation: Not bug free! :-/ */