summaryrefslogtreecommitdiff
path: root/include/sot/object.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sot/object.hxx')
-rw-r--r--include/sot/object.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sot/object.hxx b/include/sot/object.hxx
index 41077fe312d6..4d140969c286 100644
--- a/include/sot/object.hxx
+++ b/include/sot/object.hxx
@@ -43,7 +43,6 @@ private:
static SotFactory ** GetFactoryAdress()
{ return &(SOTDATA()->pSotObjectFactory); }
public:
- static void * CreateInstance( SotObject ** = NULL );
static SotFactory * ClassFactory();
virtual void * Cast( const SotFactory * );