mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-02 08:39:46 +02:00
EXPERIMENTAL_OD_FLAC switch defined one place only, in Experimental.h
This commit is contained in:
parent
38b0bb2a8d
commit
aaa358abf6
@ -40,6 +40,8 @@
|
||||
|
||||
#include "../Tags.h"
|
||||
|
||||
#include "../Experimental.h"
|
||||
|
||||
#define FLAC_HEADER "fLaC"
|
||||
|
||||
#define DESC _("FLAC files")
|
||||
@ -94,8 +96,6 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
//#define EXPERIMENTAL_OD_FLAC
|
||||
|
||||
class FLACImportFileHandle;
|
||||
|
||||
class MyFLACFile : public FLAC::Decoder::File
|
||||
|
Loading…
x
Reference in New Issue
Block a user