summaryrefslogtreecommitdiffstats
path: root/src/bindings/swig/java/JavaInvoker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bindings/swig/java/JavaInvoker.cpp')
-rw-r--r--src/bindings/swig/java/JavaInvoker.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/bindings/swig/java/JavaInvoker.cpp b/src/bindings/swig/java/JavaInvoker.cpp
deleted file mode 100644
index e1c6a31..0000000
--- a/src/bindings/swig/java/JavaInvoker.cpp
+++ /dev/null
@@ -1,8 +0,0 @@
-#include "JavaInvoker.h"
-
-namespace uscxml {
-
-JavaInvoker::JavaInvoker() {}
-JavaInvoker::~JavaInvoker() {}
-
-} \ No newline at end of file