mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-07 23:15:36 +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.