summaryrefslogtreecommitdiff
path: root/soltools/cpp/_unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'soltools/cpp/_unix.c')
-rw-r--r--soltools/cpp/_unix.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/soltools/cpp/_unix.c b/soltools/cpp/_unix.c
index d29970a450b3..e5f9eab781dd 100644
--- a/soltools/cpp/_unix.c
+++ b/soltools/cpp/_unix.c
@@ -49,8 +49,6 @@ int Cflag = 0; /* do not remove any comments */
int Dflag = 0; /* add parameter check to delete op */
int Cplusplus = 0;
-extern void setup_kwtab(void);
-
void
setup(int argc, char **argv)
{