summaryrefslogtreecommitdiff
path: root/unotools/source/config/configitem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/config/configitem.cxx')
-rw-r--r--unotools/source/config/configitem.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/unotools/source/config/configitem.cxx b/unotools/source/config/configitem.cxx
index 574440a9186b..df0fa98194eb 100644
--- a/unotools/source/config/configitem.cxx
+++ b/unotools/source/config/configitem.cxx
@@ -1107,10 +1107,6 @@ void ConfigItem::ClearModified()
}
-bool ConfigItem::IsInValueChange() const
-{
- return m_nInValueChange > 0;
-}
Reference< XHierarchicalNameAccess> ConfigItem::GetTree()
{