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
@@ -36,7 +36,6 @@
#include "plugin-runtime.h"
#include "plugin-context.h"
#include "watchdog_timer.h"
#include "interpreter.h"
#include "environment.h"
#include "code-stubs.h"
#include "x86-utils.h"