Remove the interpreter.

This commit is contained in:
David Anderson
2015-02-24 23:57:08 -08:00
parent fcec0ee7c7
commit acf6dcac86
6 changed files with 1 additions and 892 deletions
-1
View File
@@ -42,7 +42,6 @@ library.sources += [
'environment.cpp',
'scripted-invoker.cpp',
'opcodes.cpp',
'interpreter.cpp',
'watchdog_timer.cpp',
'x86/code-stubs-x86.cpp',
'x86/jit_x86.cpp',