https://bugs.kde.org/show_bug.cgi?id=358697

--- Comment #3 from Matthias Schwarzott <z...@gentoo.org> ---
e.g. QT has a macro like this:

#define Q_UNUSED(x) (void)x;

To be used inside functions:
Q_UNUSED(format)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to