Browse Source

Remove mention of experimental plugins, no longer in use

tags/v1.9.11
falkTX 6 years ago
parent
commit
ce234b92c1
2 changed files with 1 additions and 4 deletions
  1. +0
    -3
      source/backend/CarlaUtils.cpp
  2. +1
    -1
      source/native-plugins/external

+ 0
- 3
source/backend/CarlaUtils.cpp View File

@@ -468,9 +468,6 @@ const char* carla_get_complete_license_text()

// External plugins
#ifdef HAVE_EXTERNAL_PLUGINS
# ifdef HAVE_EXPERIMENTAL_PLUGINS
"<li>AT1, BLS1 and REV1 plugin code by Fons Adriaensen</li>"
# endif
"<li>Nekobi plugin code based on nekobee by Sean Bolton and others</li>"
"<li>VectorJuice and WobbleJuice plugin code by Andre Sklenar</li>"
# ifdef HAVE_ZYN_DEPS


+ 1
- 1
source/native-plugins/external

@@ -1 +1 @@
Subproject commit 5d5dc0b39e87a7fabd678e6d698c66d6e03e30ce
Subproject commit dbd7b4d5ef8ae0aa0aee9890a09971265a9557db

Loading…
Cancel
Save