summaryrefslogtreecommitdiff
path: root/include/sot/storage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sot/storage.hxx')
-rw-r--r--include/sot/storage.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sot/storage.hxx b/include/sot/storage.hxx
index 8d0bcc8db091..33f5a83c35a0 100644
--- a/include/sot/storage.hxx
+++ b/include/sot/storage.hxx
@@ -60,7 +60,6 @@ private:
static SotFactory ** GetFactoryAdress()
{ return &(SOTDATA()->pSotStorageStreamFactory); }
public:
- static void * CreateInstance( SotObject ** = NULL );
static SotFactory * ClassFactory();
virtual void * Cast( const SotFactory * ) SAL_OVERRIDE;
@@ -113,7 +112,6 @@ private:
static SotFactory ** GetFactoryAdress()
{ return &(SOTDATA()->pSotStorageFactory); }
public:
- static void * CreateInstance( SotObject ** = NULL );
static SotFactory * ClassFactory();
virtual void * Cast( const SotFactory * ) SAL_OVERRIDE;