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.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/sot/storage.hxx b/include/sot/storage.hxx
index 3c6f46ed8f5a..90a77e8cdfa9 100644
--- a/include/sot/storage.hxx
+++ b/include/sot/storage.hxx
@@ -214,11 +214,6 @@ public:
static sal_Int32 GetVersion( const com::sun::star::uno::Reference < com::sun::star::embed::XStorage >& xStorage );
};
-#ifndef SOT_DECL_SOTSTORAGE_DEFINED
-#define SOT_DECL_SOTSTORAGE_DEFINED
-typedef tools::SvRef<SotStorage> SotStorageRef;
-#endif
-
#endif // _SVSTOR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */