summaryrefslogtreecommitdiffstats
path: root/include/sfx2/docfile.hxx
diff options
context:
space:
mode:
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: */