1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-24 23:21:21 +01:00

Remove PluginManager.h from other headers

This commit is contained in:
Paul Licameli
2019-02-27 14:50:50 -05:00
parent 3ff61f3e10
commit 71036bed01
7 changed files with 5 additions and 3 deletions

View File

@@ -157,7 +157,6 @@ class ImportXMLTagHandler final : public XMLTagHandler
};
class EffectPlugs;
typedef wxArrayString PluginIDList;
class CommandContext;
class CommandManager;
class Track;