summaryrefslogtreecommitdiff
path: root/src/float/DECIMAL_DIG.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/float/DECIMAL_DIG.c')
-rw-r--r--src/float/DECIMAL_DIG.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/float/DECIMAL_DIG.c b/src/float/DECIMAL_DIG.c
deleted file mode 100644
index 6003cb49..00000000
--- a/src/float/DECIMAL_DIG.c
+++ /dev/null
@@ -1,10 +0,0 @@
-#include <float.h>
-
-#define DECIMAL_DIG (10)
-
-/* MIN: 10 */
-
-/*
-STDC(199901)
-LINK(m)
-*/