Get rid of src/libpspp/debug-print.h and all its users. (There were
[pspp-builds.git] / src / data / sfm-private.h
index 9aa1e31defb4f39ca519978a1a50c905c6641282..1c951d8ecbea2d974a573c3ff6a3db2b037fcc4a 100644 (file)
@@ -43,8 +43,6 @@
   #define FLT64_MAX LDBL_MAX
 #else
   #error Which one of your basic types is 64-bit floating point?
-  #define flt64 double
-  #define FLT64_MAX DBL_MAX
 #endif
 
 /* Figure out SYSMIS value for flt64. */