https://bugs.documentfoundation.org/show_bug.cgi?id=100760
Bug ID: 100760
Summary: core/vcl/source/control/tabctrl.cxx:1202]: (style)
Redundant condition
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
core/vcl/source/control/tabctrl.cxx:1202]: (style) Redundant condition:
mbHideDisabledTabs. '!A || (A && B)' is equivalent to '!A || B'
Source code is
if(!mbHideDisabledTabs || (mbHideDisabledTabs && pItem->mbEnabled))
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs