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

Remove some unnecessary #include directives

This commit is contained in:
Paul Licameli
2021-01-30 11:41:46 -05:00
parent 7aa26482eb
commit 23f32a8319
17 changed files with 1 additions and 21 deletions

View File

@@ -30,7 +30,6 @@
#include <wx/defs.h>
#include <wx/bmpbuttn.h>
#include <wx/button.h>
#include <wx/dcmemory.h>
#include <wx/frame.h>
#include <wx/image.h>
#include <wx/imaglist.h>