summaryrefslogtreecommitdiff
path: root/shell/inc/internal/propsheets.hxx
diff options
context:
space:
mode:
authorRelease Engineers <releng@openoffice.org>2009-08-10 06:05:55 +0000
committerRelease Engineers <releng@openoffice.org>2009-08-10 06:05:55 +0000
commitf0775523f6a9e06b9e144c6a0d67610fd15f0347 (patch)
tree0c06d1a13fc02f14a2ca546f18c0d33a070cccbe /shell/inc/internal/propsheets.hxx
parent368626827d51717b8f0c07be88181f0960282277 (diff)
CWS-TOOLING: integrate CWS tkr23
2009-07-21 15:03:57 +0200 tkr r274199 : #i64277# open file only if needed and close immediately after use 2009-07-17 12:25:41 +0200 tkr r274087 : #i96743# patch minizip to provide stream operations 2009-07-17 12:21:13 +0200 tkr r274086 : #i96743# add new ifilter interface: IPersistStream
Diffstat (limited to 'shell/inc/internal/propsheets.hxx')
-rw-r--r--shell/inc/internal/propsheets.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/inc/internal/propsheets.hxx b/shell/inc/internal/propsheets.hxx
index 3b14dc574fe3..0ebafcf0aa3a 100644
--- a/shell/inc/internal/propsheets.hxx
+++ b/shell/inc/internal/propsheets.hxx
@@ -92,7 +92,6 @@ private:
private:
long m_RefCnt;
char m_szFileName[MAX_PATH];
- std::auto_ptr<CMetaInfoReader> m_pMetaInfo;
};
#endif