summaryrefslogtreecommitdiff
path: root/sfx2/source
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2016-02-23 16:26:50 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-02-23 16:26:50 +0100
commit9d9bd5713761f9afce3d4bed0d5c6340422019bd (patch)
tree0ff6abb55173f8f44f2cf69f2fd59f50f1362204 /sfx2/source
parent12ef6bd2a37e2a3e27123c0f796b0e7f4e14f051 (diff)
sfx2: forgot to remove this declaration
Change-Id: Ida3935748c85773b6514b457162f01fac9ae6ee3
Diffstat (limited to 'sfx2/source')
-rw-r--r--sfx2/source/view/classificationhelper.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/view/classificationhelper.cxx b/sfx2/source/view/classificationhelper.cxx
index ec9ea45ec6eb..705c15e5308e 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)