summaryrefslogtreecommitdiff
path: root/sot
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-07-02 21:57:55 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-07-02 22:07:55 +0900
commitd221d4e5a7c8bcb019d75786c45de2c85bbadb7f (patch)
tree3a608d53e2916d577dfd0c12addfe7fc0692d3bf /sot
parent2b6e9bd89a5f93e4352ef1cd0801310d9558343f (diff)
removed unnecessary forward declarations of class
this also moved necessary ones to right headers Change-Id: Idda93aeaa1fdfeda602b14e3b233ffd1cf27c0cf
Diffstat (limited to 'sot')
-rw-r--r--sot/source/sdstor/stgcache.hxx1
-rw-r--r--sot/source/sdstor/stgelem.hxx2
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