diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2023-04-13 15:57:22 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2023-04-13 22:38:46 +0200 |
commit | f98f1f1a5f6c9dc8ca32fd9eec8c2bc902f50c77 (patch) | |
tree | f2d0a7291e2305f459e6f2b2ade54103178732b4 /sw | |
parent | 03ad8bdc2a2d9f85aaeff692c9e89d8a66fa3e9b (diff) |
-Werror,-Wunused-variable
Unused ever since the three variables got introduced in
504d61697bac45236da27fba23c7189daf8c171e "tdf#149206: sd_import_tests2: Add
unittest", 59cf9a433e1ea74ccdb1abe080511353a6c0af08 "tdf#149785:
sd_import_tests2: Add unittest", and 93b07a377b93875b28464546f1292e4aa5f9e17d
"tdf#149985: sd_import_tests2: Add unittest", respectively.
(Found with an experimental Clang build supporting __attribute__((warn_unused))
on individual ctors rather than just whole class types, and the corresponding
css::uno::Reference ctor marked accordingly.)
Change-Id: I0f5520255cb400eee7a860212b42190c66cdb239
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150359
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sw')
0 files changed, 0 insertions, 0 deletions