Skip to content
Snippets Groups Projects
Commit afd49a5e authored by deuce's avatar deuce
Browse files

Remove hack which doesn't work with broken C99 environments.

parent 74419ca9
No related branches found
No related tags found
No related merge requests found
......@@ -104,10 +104,6 @@ extern int thread_suid_broken; /* NPTL is no longer broken */
#define XP_PC
#define XP_WIN
#endif
#ifndef __cplusplus
#include <stdbool.h>
#include <inttypes.h>
#endif
#include <jsversion.h>
#include <jsapi.h>
#define JS_DestroyScript(cx,script)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment