diff options
Diffstat (limited to 'sot/source')
-rw-r--r-- | sot/source/sdstor/stgcache.hxx | 1 | ||||
-rw-r--r-- | sot/source/sdstor/stgelem.hxx | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/sot/source/sdstor/stgcache.hxx b/sot/source/sdstor/stgcache.hxx index 6ed899d647fe..4e9961fb1c6c 100644 --- a/sot/source/sdstor/stgcache.hxx +++ b/sot/source/sdstor/stgcache.hxx @@ -27,7 +27,6 @@ class UCBStorageStream; -class StgIo; class StgPage; class StgDirEntry; class StorageBase; diff --git a/sot/source/sdstor/stgelem.hxx b/sot/source/sdstor/stgelem.hxx index 3db6858a05c9..1a85e1f61af1 100644 --- a/sot/source/sdstor/stgelem.hxx +++ b/sot/source/sdstor/stgelem.hxx @@ -103,8 +103,6 @@ enum StgEntryTime { // time codes: STG_ACCESSED = 1 // last access }; -class StgStream; - #define STGENTRY_SIZE 128 //StructuredStorageDirectoryEntry |