summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/uscxml/Interpreter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uscxml/Interpreter.cpp b/src/uscxml/Interpreter.cpp
index ba20981..7a8b807 100644
--- a/src/uscxml/Interpreter.cpp
+++ b/src/uscxml/Interpreter.cpp
@@ -47,7 +47,7 @@
#include <algorithm>
#include "uscxml/interpreter/InterpreterDraft6.h"
-#include "uscxml/interpreter/InterpreterRC.h"
+//#include "uscxml/interpreter/InterpreterRC.h"
#include "uscxml/Factory.h"
#if 1