1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 17:30:17 +01:00

Remove inclusions of wx/filedlg.h

This commit is contained in:
Paul Licameli
2020-05-22 16:00:31 -04:00
parent c63cbf01eb
commit c44ae15a4d
16 changed files with 0 additions and 16 deletions

View File

@@ -27,7 +27,6 @@ License: GPL v2. See License.txt.
#include <wx/checkbox.h>
#include <wx/dynlib.h>
#include <wx/file.h>
#include <wx/filedlg.h>
#include <wx/log.h>
#include <wx/textctrl.h>