mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-04 10:43:08 +01:00
remove unused
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
class wxHashTable;
|
||||
class BlockArray;
|
||||
class BlockFile;
|
||||
class SequenceTest;
|
||||
|
||||
#define FSCKstatus_CLOSE_REQ 0x1
|
||||
#define FSCKstatus_CHANGED 0x2
|
||||
@@ -232,8 +231,6 @@ class PROFILE_DLL_API DirManager final : public XMLTagHandler {
|
||||
wxString mytemp;
|
||||
static int numDirManagers;
|
||||
static bool dontDeleteTempFiles;
|
||||
|
||||
friend class SequenceTest;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user