Dec 24, 2015 macro unused warning Trick C++ on Unused Variables If you enable warning on unused method parameters ( -Wextra or -Wunused) and you get warnings in method parameters, you're supposed to change the