diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/sot/storage.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sot/storage.hxx b/include/sot/storage.hxx index 9833f050f729..38a334e1a804 100644 --- a/include/sot/storage.hxx +++ b/include/sot/storage.hxx @@ -96,7 +96,6 @@ class SOT_DLLPUBLIC SotStorage : virtual public SotObject friend class SotStorageStream; friend class SvStorage; - BaseStorage * m_pTmpStg; // Temp-Storage fuer Transacted, nur auf diesem schreiben! ??? Useless ??? BaseStorage * m_pOwnStg; // Zielstorage SvStream * m_pStorStm; // nur fuer SDSTORAGES sal_uLong m_nError; |