Gerhard Gappmeier wrote: > Hi all, > > does wireshark have a macro to disable unused variable warnings > like Q_UNUSED in Qt?
Wireshark has _U_ (when using a compiler where we're able to disable such warnings). _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
