diff --git a/vm.cpp b/vm.cpp index 637ee77e9..d65b5d3d5 100644 --- a/vm.cpp +++ b/vm.cpp @@ -24,7 +24,7 @@ #include #include -#define FILL_TESTS +//#define FILL_TESTS using namespace std; using namespace json_spirit;