diff options
author | Gabor Kelemen <gabor.kelemen.extern@allotropia.de> | 2023-12-17 23:11:55 +0100 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2023-12-30 22:58:59 +0100 |
commit | 2aeeb7647f5858a21091d89f201ec71959ef7d31 (patch) | |
tree | 21cdbfd48b5cff25ff2acc058c05f1dbea6bfdde /compilerplugins | |
parent | ebae130b0978f48af555a1f19f56685d3b3414e8 (diff) |
SvtAccessibilityOptions no longer loads settings
Change-Id: Ia7404122029b6b7c6fe7ff879bb1143b3419fc32
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161239
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/unusedvarsglobal.untouched.results | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compilerplugins/clang/unusedvarsglobal.untouched.results b/compilerplugins/clang/unusedvarsglobal.untouched.results index 490665af3b1c..4fcb089e21b3 100644 --- a/compilerplugins/clang/unusedvarsglobal.untouched.results +++ b/compilerplugins/clang/unusedvarsglobal.untouched.results @@ -22,8 +22,6 @@ desktop/source/lib/init.cxx:7376 SvtOptionsDialogOptions aDialogOptions desktop/source/lib/init.cxx:7377 SvtCTLOptions aSvtCTLOptions -desktop/source/lib/init.cxx:7378 - SvtAccessibilityOptions aSvtAccessibilityOptions desktop/source/lib/init.cxx:7379 svtools::ColorConfig aColorConfig desktop/source/lib/init.cxx:7380 |