1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-02 20:37:38 +02:00

Fix comments, remove unnecessary #include

This commit is contained in:
Paul Licameli
2021-01-31 08:50:19 -05:00
parent 98223f9850
commit 05d5f2677c
2 changed files with 2 additions and 3 deletions

View File

@@ -56,7 +56,6 @@
#include <wx/defs.h>
#include <wx/app.h>
#include <wx/intl.h>
#include <wx/fileconf.h>
#include <wx/filename.h>
#include <wx/stdpaths.h>