From fc48d2dd1d61ecbc373db8ebc804e4f3cb3aa619 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Thu, 1 May 1997 23:54:20 +0000 Subject: [PATCH] removed redundant prototype --- src/dbStatic/dbStaticLib.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/dbStatic/dbStaticLib.c b/src/dbStatic/dbStaticLib.c index 385640e79..d620c458b 100644 --- a/src/dbStatic/dbStaticLib.c +++ b/src/dbStatic/dbStaticLib.c @@ -55,7 +55,6 @@ int dbStaticDebug = 0; #define messagesize 100 #define RPCL_LEN 184 #define MAX_FIELD_NAME_LENGTH 20 -long postfix(char *pinfix, char *ppostfix,short *perror); static char *ppstring[5]={"NPP","PP","CA","CP","CPP"}; static char *msstring[2]={"NMS","MS"};