mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-02 14:17:07 +01:00
Remove unused forward declaration
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user