mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-11 17:05:26 +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.