summaryrefslogtreecommitdiff
path: root/include/sfx2/docfile.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-05-25 15:56:15 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-05-28 08:44:58 +0200
commita7acea766c7812614b95257e934648cdf737ca3f (patch)
tree334c852f8d0ca9121f650c9372d0fa38dec871ce /include/sfx2/docfile.hxx
parent18c85f770bca04f71b03c4ca06da1a0488842512 (diff)
loplugin:unusedmethods
Change-Id: I64df1f467986b3d70c058adff289a6dd8f00fb20 Reviewed-on: https://gerrit.libreoffice.org/54821 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/sfx2/docfile.hxx')
-rw-r--r--include/sfx2/docfile.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/docfile.hxx b/include/sfx2/docfile.hxx
index d3db0dfaba79..6e9f38241f2a 100644
--- a/include/sfx2/docfile.hxx
+++ b/include/sfx2/docfile.hxx
@@ -208,7 +208,6 @@ public:
void SetInCheckIn( bool bInCheckIn );
bool IsInCheckIn( );
bool IsSkipImages( );
- OUString GetConvertImagesFilter();
SAL_DLLPRIVATE bool HasStorage_Impl() const;