summaryrefslogtreecommitdiff
path: root/include/sfx2/frame.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-05-19 14:55:44 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-05-20 10:47:05 +0000
commit0593041d86e479981485644abfd56f94289270de (patch)
treea79fc904f0a4e1bcbaa9336cbf2e39406e4cdc76 /include/sfx2/frame.hxx
parentdcea8c75d68ce19beffab08bb6682cf1743be66a (diff)
loplugin:unusedmethods in sfx2, SfxUnoControllerItem goes
Change-Id: Ibbae76b45da924e44fb91dcb3548106e8b908fbf Reviewed-on: https://gerrit.libreoffice.org/25160 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/sfx2/frame.hxx')
-rw-r--r--include/sfx2/frame.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/frame.hxx b/include/sfx2/frame.hxx
index 9264dcbf0d96..19a8656c2faa 100644
--- a/include/sfx2/frame.hxx
+++ b/include/sfx2/frame.hxx
@@ -70,7 +70,6 @@ class SfxFrameSetDescriptor;
class SfxDispatcher;
class Rectangle;
class SfxRequest;
-class SfxUnoControllerItem;
class SystemWindow;
class SfxFrameArr_Impl;