Remove legacysun code blocks
[oweals/cde.git] / cde / programs / dtcalc / calctool.c
index 36827f1540d4c724206d752b43a86c7a0655e8c3..28bae5b5f641731cf9ea564f00131fbad5124564 100644 (file)
 #include "calctool.h"
 #include "ds_common.h"
 
-#ifdef legacysun
-
-/* Copied from math.h */
-struct exception {
-        int type;
-        char *name;
-        double arg1;
-        double arg2;
-        double retval;
-};
-
-#endif
-
 time_t time() ;
 
 double max_fix[4] = {