-Werror,-Wunused-but-set-variable

Change-Id: I4e4d3c810e9d37fd4b87d3307c2ba906923aa63b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165882
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
This commit is contained in:
Stephan Bergmann
2024-04-08 08:07:16 +02:00
parent 479a39cbf0
commit fd7caefaac

View File

@@ -126,6 +126,8 @@ public:
{
#if 0 //TODO: friend function definitions are not marked as referenced even if used?
if (!d3->isThisDeclarationADefinition()) //TODO: do this check for all kinds?
#else
(void)d3;
#endif
{
continue;