mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-11 09:31:13 +02:00
- Dead code from experiments in SelectionBar removed. - Many warnings about unused parameters fixed with WXUNUSED() - Many warnings about signed / unsigned comparisons cleaned up. - Several 'local variable declared but not used' warnings fixed.