Removed deprecated StorageInterface
[SXSI/xpathcomp.git] / StorageInterface.cpp
diff --git a/StorageInterface.cpp b/StorageInterface.cpp
deleted file mode 100644 (file)
index 4953b13..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-/**********************************************
- * StorageInterface.cpp
- * ------------------------
- * Abstract class defining methods for the storage interface.
- * 
- * Author: Greg Leighton
- * Date: 02/11/08
- */
-
-
-#include "StorageInterface.h"
-
-StorageInterface::~StorageInterface()
-{
-       
-}