1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-03 04:47:37 +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

@@ -29,7 +29,6 @@ most commonly asked questions about Audacity.
#include <wx/frame.h>
#include <wx/html/htmlwin.h>
#include <wx/button.h>
#include <wx/dcclient.h>
#include <wx/sizer.h>
#include <wx/statbmp.h>
#include <wx/intl.h>