mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-25 08:38:39 +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 "Audacity.h"
|
||||||
#include "MemoryX.h"
|
#include "MemoryX.h"
|
||||||
|
|
||||||
class Command;
|
|
||||||
class LoadableModule;
|
class LoadableModule;
|
||||||
class CommandDefinitionInterface;
|
class CommandDefinitionInterface;
|
||||||
class Effect;
|
class Effect;
|
||||||
|
@ -27,7 +27,6 @@ they are kept separate to make things simpler.
|
|||||||
#include "CommandMisc.h"
|
#include "CommandMisc.h"
|
||||||
#include "CommandType.h"
|
#include "CommandType.h"
|
||||||
|
|
||||||
class Command;
|
|
||||||
class CommandOutputTargets;
|
class CommandOutputTargets;
|
||||||
|
|
||||||
class CommandDirectory
|
class CommandDirectory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user