mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-10 00:15:31 +01: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.