removed redundant prototypes

This commit is contained in:
Jeff Hill
1997-05-01 23:52:14 +00:00
parent 7946e9b921
commit 11084a5dfc
-4
View File
@@ -72,10 +72,6 @@ int asActive = FALSE;
/*storage for freelist */
static void *freeListPvt = NULL;
/*Forward declarations for Non ANSI routines*/
long calcPerform(double *parg,double *presult,char *post);
long postfix(char *pinfix, char *ppostfix,short *perror);
#define RPCL_LEN 184
#define DEFAULT "DEFAULT"