mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Do not automatically bind ADM import script
This commit is contained in:
parent
8a8a1b9fb9
commit
43c08dd2f5
1 changed files with 0 additions and 3 deletions
|
|
@ -1546,9 +1546,6 @@ LuaInstance::pre_seed_scripts ()
|
|||
int id = 0;
|
||||
pre_seed_script ("Mixer Screenshot", id);
|
||||
pre_seed_script ("List Plugins", id);
|
||||
#if defined MIXBUS && !defined PLATFORM_WINDOWS
|
||||
pre_seed_script ("Import ADM BWF File", id);
|
||||
#endif
|
||||
}
|
||||
|
||||
bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue