summaryrefslogtreecommitdiff
path: root/Porting/config_H
diff options
context:
space:
mode:
Diffstat (limited to 'Porting/config_H')
-rw-r--r--Porting/config_H6
1 files changed, 0 insertions, 6 deletions
diff --git a/Porting/config_H b/Porting/config_H
index ac4c541b64..9cec42dc29 100644
--- a/Porting/config_H
+++ b/Porting/config_H
@@ -618,12 +618,6 @@
*/
#define I_LOCALE /**/
-/* I_MATH:
- * This symbol, if defined, indicates to the C program that it should
- * include <math.h>.
- */
-#define I_MATH /**/
-
/* I_MEMORY:
* This symbol, if defined, indicates to the C program that it should
* include <memory.h>.