summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/util/ss/error.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/util/ss/error.c b/src/util/ss/error.c
index 3b7165a72..0dc7e7127 100644
--- a/src/util/ss/error.c
+++ b/src/util/ss/error.c
@@ -26,10 +26,6 @@
#define STDARG
#endif
-#ifdef _STDARG_H
-#define STDARG
-#endif
-
#ifndef __STDC__
/* we didn't get it in com_err.h if it wasn't STDC. */
#ifndef STDARG