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 90a77e8cdfa9..45593de08c0b 100644
--- a/include/sot/storage.hxx
+++ b/include/sot/storage.hxx
@@ -91,11 +91,6 @@ public:
virtual sal_uInt64 remainingSize() SAL_OVERRIDE;
};
-#ifndef SOT_DECL_SOTSTORAGESTREAM_DEFINED
-#define SOT_DECL_SOTSTORAGESTREAM_DEFINED
-typedef tools::SvRef<SotStorageStream> SotStorageStreamRef;
-#endif
-
namespace ucbhelper
{
class Content;