diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2023-04-13 19:06:39 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2023-04-13 23:15:20 +0200 |
commit | ba4762fa14aeca39929d7a6d33217f34f2218e58 (patch) | |
tree | 8691a4da588d3b80a1a8ad77d645c36825b93470 /chart2 | |
parent | 6888d414fd298a6d3da69e189398b38bbd1db7c0 (diff) |
-Werror,-Wunused-variable
Unused ever since it got introduced in 912336f3c85d9a631fa0ac0f270bab04b204f619
"tdf#154599 sw: fix crash at drag & drop table columns".
(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: Ic297b850eab488e22f0477f58c2c62523d58f299
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150373
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'chart2')
0 files changed, 0 insertions, 0 deletions