summaryrefslogtreecommitdiff
path: root/src/float/DBL_DECIMAL_DIG.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/float/DBL_DECIMAL_DIG.c')
-rw-r--r--src/float/DBL_DECIMAL_DIG.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/float/DBL_DECIMAL_DIG.c b/src/float/DBL_DECIMAL_DIG.c
deleted file mode 100644
index 16c68495..00000000
--- a/src/float/DBL_DECIMAL_DIG.c
+++ /dev/null
@@ -1,6 +0,0 @@
-#define DBL_DECIMAL_DIG (10)
-
-/*
-MIN(10)
-STDC(201112)
-*/