X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=StorageInterface.cpp;fp=StorageInterface.cpp;h=0000000000000000000000000000000000000000;hb=99ac0ee0d0f85549a19b5e96442caa5a56f95a78;hp=4953b13072da3069e1f9adf66ed64e0ba8f9f87d;hpb=04639fe524ee20f7f84c8b08387312d714c9bd56;p=SXSI%2Fxpathcomp.git diff --git a/StorageInterface.cpp b/StorageInterface.cpp deleted file mode 100644 index 4953b13..0000000 --- a/StorageInterface.cpp +++ /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() -{ - -}