summaryrefslogtreecommitdiffstats
path: root/src/jsObject.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/jsObject.cpp')
-rw-r--r--src/jsObject.cpp18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/jsObject.cpp b/src/jsObject.cpp
deleted file mode 100644
index f41187c..0000000
--- a/src/jsObject.cpp
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- * jsObject.cpp
- *
- * Created on: Feb 1, 2011
- * Author: niklas
- */
-
-#include "jsObject.h"
-
-jsObject::jsObject() {
-
-}
-
-jsObject::~jsObject() {
- // TODO Auto-generated destructor stub
-}
-
-