1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-12 19:22:41 +00:00

dtcalc: remove matherr() extern due to reversion of a9175c89

This commit is contained in:
Jon Trulson 2021-12-17 15:21:24 -07:00
parent 35360f9900
commit 2e4029de70

View file

@ -36,7 +36,7 @@
#include <float.h>
#include <math.h>
#include <locale.h>
#include <X11/Intrinsic.h>
#include <Dt/UserMsg.h>
@ -545,9 +545,6 @@ extern struct calcVars CalcVars;
typedef struct calcVars *Vars ;
extern Vars v ; /* Calctool variables and options. */
extern void matherr(void); // calctool.c
/* Structure, resource definitions, for View's optional parameters. */
typedef struct