From a65e5f1f738b879790ef67addf8aeb18efe4b048 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 5 May 1997 17:31:05 +0000 Subject: [PATCH] Removed redundant prototype --- src/cvtDctsdr/dbStaticLib.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/cvtDctsdr/dbStaticLib.c b/src/cvtDctsdr/dbStaticLib.c index 3be386ef1..b6af8090f 100644 --- a/src/cvtDctsdr/dbStaticLib.c +++ b/src/cvtDctsdr/dbStaticLib.c @@ -57,7 +57,6 @@ #define messagesize 100 #define RPCL_LEN 184 -long postfix(char *pinfix, char *ppostfix,short *perror); static char *ppstring[2]={"NPP","PP"}; static char *msstring[2]={"NMS","MS"};