diff options
Diffstat (limited to 'testautomation')
-rw-r--r-- | testautomation/global/system/includes/master.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/global/system/includes/master.inc b/testautomation/global/system/includes/master.inc index 22c7e62c1b4e..7fa22ba9f79c 100644 --- a/testautomation/global/system/includes/master.inc +++ b/testautomation/global/system/includes/master.inc @@ -798,7 +798,7 @@ sub mMakeGeneralOptionsAPI gAutoUpdate = FALSE endcatch - '///+ OOo Improvement - only if BUILD_SPECIAL is set we have this file created. + '///+ OOo Improvement - currently not used in LibreOffice sTempPath = gOfficeBasisPath & "share/registry/oooimprovement.xcd" sTempPath = ConvertPath( sTempPath ) |