summaryrefslogtreecommitdiff
path: root/src/methodbase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/methodbase.cpp')
-rw-r--r--src/methodbase.cpp24
1 files changed, 0 insertions, 24 deletions
diff --git a/src/methodbase.cpp b/src/methodbase.cpp
deleted file mode 100644
index 81ce40a..0000000
--- a/src/methodbase.cpp
+++ /dev/null
@@ -1,24 +0,0 @@
-/**
- * MethodBase.cpp
- *
- * Implementation of the MethodBase class
- *
- * @author Emiel Bruijntjes <emiel.bruijntjes@copernica.com>
- * @copyright 2014 Copernica BV
- */
-#include "includes.h"
-
-/**
- * Set up namespace
- *
- * @todo remove file
- */
-namespace Php {
-
-/**
- * End namespace
- */
-}
-
-
- \ No newline at end of file