Drop a leftover
... from commit a3acf41195
(CWS-TOOLING:
integrate CWS chart37, 2009-06-04)
Change-Id: I32b3813ff0d76fc1dffd98080ce894781f3028cd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155893
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
This commit is contained in:
parent
40ed8dd3a5
commit
0a17e45e3f
1 changed files with 0 additions and 1 deletions
|
@ -266,7 +266,6 @@ void SAL_CALL OPropertySet::setFastPropertyValue_NoBroadcast
|
|||
{
|
||||
aDefault.clear();
|
||||
}
|
||||
SetPropertyValueByHandle( nHandle, rValue );
|
||||
if( !m_bSetNewValuesExplicitlyEvenIfTheyEqualDefault && aDefault.hasValue() && aDefault == rValue ) //#i98893# don't export defaults to file
|
||||
SetPropertyToDefault( nHandle );
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue