diff options
Diffstat (limited to 'include/unotools/configitem.hxx')
-rw-r--r-- | include/unotools/configitem.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/unotools/configitem.hxx b/include/unotools/configitem.hxx index 16a6f84b96e3..9d5e4ba8afd0 100644 --- a/include/unotools/configitem.hxx +++ b/include/unotools/configitem.hxx @@ -147,7 +147,6 @@ namespace utl @see EnableNotification */ void DisableNotification(); - bool IsInternalNotification()const {return IsInValueChange();} //returns all members of a node in a specific format com::sun::star::uno::Sequence< OUString > |