mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
remove duplicate enum registration
This commit is contained in:
parent
3eb7ee6ac1
commit
b3e8495662
1 changed files with 0 additions and 1 deletions
|
|
@ -343,7 +343,6 @@ setup_enum_writer ()
|
|||
REGISTER_ENUM (AIFF);
|
||||
REGISTER_ENUM (iXML);
|
||||
REGISTER_ENUM (RF64);
|
||||
REGISTER_ENUM (RF64);
|
||||
REGISTER_ENUM (RF64_WAV);
|
||||
REGISTER_ENUM (MBWF);
|
||||
REGISTER (_HeaderFormat);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue