1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-07 20:22:13 +01:00

Remove unneeded includes of portaudio.h as suggested by Ed Musgrove.

This commit is contained in:
lllucius
2013-11-27 07:19:33 +00:00
parent f33993316d
commit 127a8cc92e
4 changed files with 0 additions and 10 deletions

View File

@@ -41,8 +41,6 @@ hold information about one contributor to Audacity.
#include "ShuttleGui.h"
#include "widgets/LinkingHtmlWindow.h"
#include "portaudio.h"
#include <wx/listimpl.cpp>
WX_DEFINE_LIST(AboutDialogCreditItemsList);