diff options
author | Luboš Luňák <l.lunak@collabora.com> | 2021-11-29 22:23:25 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@collabora.com> | 2021-11-30 10:38:57 +0100 |
commit | 93b04984518dbfed9e39d093b844113e81fda735 (patch) | |
tree | aa76ce3c082bc4d22bccb09835a41e8c68ddc019 /chart2 | |
parent | 8883fd63e2b5a4bd5d3c8a364c0fa725db5920cb (diff) |
remove unnecessary virtual inheritance
SvLockBytes is only inherited by UcbLockBytes, and that one is not
inherited by anything, so there's no diamond inheritance, so there's
no point. Probably a case of somebody not really understanding
virtual inheritance and using it "just in case".
Change-Id: I2c01f29634c4f1ff2b55d7552fc571b653878ace
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126074
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'chart2')
0 files changed, 0 insertions, 0 deletions