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
This commit is contained in:
Akos Kiss
2017-05-02 08:44:57 +02:00
committed by GitHub
parent 894aa6d036
commit 3705bf19d0
3 changed files with 0 additions and 55 deletions
@@ -38,7 +38,6 @@
#include <math.h>
#include "config.h"
#include "ecma-helpers.h"
/** \addtogroup ecma ECMA