summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/runtime/Executable.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/runtime/Executable.h')
-rw-r--r--Source/JavaScriptCore/runtime/Executable.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/JavaScriptCore/runtime/Executable.h b/Source/JavaScriptCore/runtime/Executable.h
index b9d3e6ee1..d8367ecc8 100644
--- a/Source/JavaScriptCore/runtime/Executable.h
+++ b/Source/JavaScriptCore/runtime/Executable.h
@@ -43,8 +43,6 @@ namespace JSC {
class LLIntOffsetsExtractor;
class ProgramCodeBlock;
class ScopeChainNode;
-
- struct ExceptionInfo;
enum CompilationKind { FirstCompilation, OptimizingCompilation };