summaryrefslogtreecommitdiff
path: root/sfx2/inc
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-07-25 10:44:08 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-07-25 15:02:34 -0400
commit3faf775c4808a552f00f7ae61544b61340bcc8de (patch)
treea8b61a9a2755059c9d61e3898068621db0e13f7c /sfx2/inc
parented4ee6af8d1aee073b345099bb0f238fea63d996 (diff)
Move bRemote to Impl. BTW this never was properly initialized.
Change-Id: I3e94c0f567b1ccaf07c46c9cbcca7ba6fea1671d
Diffstat (limited to 'sfx2/inc')
-rw-r--r--sfx2/inc/sfx2/docfile.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/docfile.hxx b/sfx2/inc/sfx2/docfile.hxx
index eec96fd8d697..577226dc2b58 100644
--- a/sfx2/inc/sfx2/docfile.hxx
+++ b/sfx2/inc/sfx2/docfile.hxx
@@ -69,7 +69,6 @@ class DateTime;
class SFX2_DLLPUBLIC SfxMedium : public SvRefBase
{
sal_uInt32 eError;
- bool bRemote:1;
StreamMode nStorOpenMode;
INetURLObject* pURLObj;
rtl::OUString aName;