1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-15 17:11:20 +01:00
This commit is contained in:
david avery
2015-05-16 14:40:29 -06:00
parent 193603551f
commit 72385c7faf
2 changed files with 5 additions and 1 deletions

View File

@@ -2967,7 +2967,7 @@ void EffectUIHost::OnInitDialog(wxInitDialogEvent & evt)
wxDialog::OnInitDialog(evt);
#if wxCHECK_VERSION(3, 0, 0)
#warning "check to see if this still needed in wx3"
//#warning "check to see if this still needed in wx3"
#endif
// Pure hackage coming down the pike...