mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24: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;
|
int id = 0;
|
||||||
pre_seed_script ("Mixer Screenshot", id);
|
pre_seed_script ("Mixer Screenshot", id);
|
||||||
pre_seed_script ("List Plugins", id);
|
pre_seed_script ("List Plugins", id);
|
||||||
#if defined MIXBUS && !defined PLATFORM_WINDOWS
|
|
||||||
pre_seed_script ("Import ADM BWF File", id);
|
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
|
|
||||||
bool
|
bool
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue