summaryrefslogtreecommitdiffstats
path: root/configmgr/source/components.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-08-27 13:06:15 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-08-27 13:06:35 +0200
commit033ce593af9b1505c804930c84297f1da26858c4 (patch)
treedb3faf35bc9632b3a59f3c76ede46a16aadbec9f /configmgr/source/components.hxx
parentthis farcical staroffice 5.0 related junk can at least be const (diff)
downloadcore-033ce593af9b1505c804930c84297f1da26858c4.tar.gz
core-033ce593af9b1505c804930c84297f1da26858c4.zip
Simplify hasModifications check
Change-Id: Idcbd9a20ab13d0717f8728673e2c55e87aa92be4
Diffstat (limited to 'configmgr/source/components.hxx')
-rw-r--r--configmgr/source/components.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/configmgr/source/components.hxx b/configmgr/source/components.hxx
index f43181f18f9d..25d0d6e05cfc 100644
--- a/configmgr/source/components.hxx
+++ b/configmgr/source/components.hxx
@@ -78,8 +78,6 @@ public:
void writeModifications();
- bool hasModifications() const;
-
void flushModifications();
// must be called with configmgr::lock unaquired; must be called before
// shutdown if writeModifications has ever been called (probably