[Libreoffice-commits] core.git: sfx2/source
Miklos Vajna
vmiklos at collabora.co.uk
Tue Feb 23 15:27:16 UTC 2016
sfx2/source/view/classificationhelper.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 9d9bd5713761f9afce3d4bed0d5c6340422019bd
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date: Tue Feb 23 16:26:50 2016 +0100
sfx2: forgot to remove this declaration
Change-Id: Ida3935748c85773b6514b457162f01fac9ae6ee3
diff --git a/sfx2/source/view/classificationhelper.cxx b/sfx2/source/view/classificationhelper.cxx
index ec9ea45..705c15e 100644
--- a/sfx2/source/view/classificationhelper.cxx
+++ b/sfx2/source/view/classificationhelper.cxx
@@ -289,8 +289,6 @@ public:
void parsePolicy();
/// Synchronize m_aLabels back to the object shell.
void pushToObjectShell();
- /// Updates infobar if necessary for an already loaded document.
- void updateViewFrame();
};
SfxClassificationHelper::Impl::Impl(SfxObjectShell& rObjectShell)
More information about the Libreoffice-commits
mailing list