summaryrefslogtreecommitdiff
path: root/include/sfx2/docfile.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-10-27 08:29:04 +0200
committerNoel Grandin <noel@peralex.com>2015-10-27 08:56:38 +0200
commitc22ec49de497fd65b4dac901d6bc1f06d5a9a3c7 (patch)
treed411290345081775749ea3d799f0f7e7da59425e /include/sfx2/docfile.hxx
parent14fc882e5c01e110d0fea7fb08489a0f0e98dbe6 (diff)
inline SfxMediumRef typedef
Change-Id: Id6dc03a5957adf657d12db7941273593a9f7c10f
Diffstat (limited to 'include/sfx2/docfile.hxx')
-rw-r--r--include/sfx2/docfile.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/docfile.hxx b/include/sfx2/docfile.hxx
index c19cc35dfaa8..f1192b3e8c58 100644
--- a/include/sfx2/docfile.hxx
+++ b/include/sfx2/docfile.hxx
@@ -264,8 +264,6 @@ public:
static sal_uInt32 CreatePasswordToModifyHash( const OUString& aPasswd, bool bWriter );
};
-typedef tools::SvRef<SfxMedium> SfxMediumRef;
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */