mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-04 17:49:45 +02:00
Remove unused forward declaration
This commit is contained in:
parent
27aa59ed50
commit
83ede10891
@ -23,7 +23,6 @@ responsible for calling the appropriate callback functions.
|
||||
#include "Audacity.h"
|
||||
#include "MemoryX.h"
|
||||
|
||||
class Command;
|
||||
class LoadableModule;
|
||||
class CommandDefinitionInterface;
|
||||
class Effect;
|
||||
|
@ -27,7 +27,6 @@ they are kept separate to make things simpler.
|
||||
#include "CommandMisc.h"
|
||||
#include "CommandType.h"
|
||||
|
||||
class Command;
|
||||
class CommandOutputTargets;
|
||||
|
||||
class CommandDirectory
|
||||
|
Loading…
x
Reference in New Issue
Block a user