summaryrefslogtreecommitdiff
path: root/popt/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'popt/system.h')
-rw-r--r--popt/system.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/popt/system.h b/popt/system.h
index a2dec861..72d52e1d 100644
--- a/popt/system.h
+++ b/popt/system.h
@@ -123,10 +123,6 @@ int snprintf(char *str,size_t count,const char *fmt,...);
#define PACKAGE "rsync"
-#ifndef DBL_EPSILON
-#define DBL_EPSILON 2.2204460492503131e-16
-#endif
-
#ifdef _ABS
#undef _ABS
#endif