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.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/sot/storage.hxx b/include/sot/storage.hxx
index 1c6e4912d4e3..96ede56ae2ac 100644
--- a/include/sot/storage.hxx
+++ b/include/sot/storage.hxx
@@ -119,8 +119,7 @@ public:
StreamMode = STREAM_STD_READWRITE,
StorageMode = StorageMode::Default );
SotStorage( bool bUCBStorage, const OUString &,
- StreamMode = STREAM_STD_READWRITE,
- StorageMode = StorageMode::Default );
+ StreamMode = STREAM_STD_READWRITE );
SotStorage( BaseStorage * );
SotStorage( SvStream & rStm );
SotStorage( bool bUCBStorage, SvStream & rStm );