aboutsummaryrefslogtreecommitdiff
path: root/jerry-core/ecma/base/ecma-helpers-errol.c
diff options
context:
space:
mode:
authorAkos Kiss <akiss@inf.u-szeged.hu>2017-05-02 08:44:57 +0200
committerGitHub <noreply@github.com>2017-05-02 08:44:57 +0200
commit3705bf19d0d27ae4213806e3ad9216623cf383a9 (patch)
treef7f85df2fa7e6be9e8672bc2209e222546e950e2 /jerry-core/ecma/base/ecma-helpers-errol.c
parent894aa6d036cd29d8fe8b49382372dc7b1fc263a4 (diff)
`config.h` maintenance (#1792)
The config header was full of legacy, no-longer-in-use defines. It was also included from multiple files where it was not necessary. This patch removes the unused defines, and cleans up headers so that only `ecma-globals.h` includes `config.h`. JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
Diffstat (limited to 'jerry-core/ecma/base/ecma-helpers-errol.c')
-rw-r--r--jerry-core/ecma/base/ecma-helpers-errol.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/jerry-core/ecma/base/ecma-helpers-errol.c b/jerry-core/ecma/base/ecma-helpers-errol.c
index 4efcc9d7..5da88489 100644
--- a/jerry-core/ecma/base/ecma-helpers-errol.c
+++ b/jerry-core/ecma/base/ecma-helpers-errol.c
@@ -38,7 +38,6 @@
#include <math.h>
-#include "config.h"
#include "ecma-helpers.h"
/** \addtogroup ecma ECMA