commit 9422873eeb88b817c41ec580de15affc545eb589 parent fa5ca65a00c08fd71f2482859bb4f9e458f4677a Author: Alexandre Bique <bique.alexandre@gmail.com> Date: Tue, 8 Mar 2022 10:19:09 +0100 Merge branch 'main' into next Diffstat:
M | include/clap/entry.h | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/include/clap/entry.h b/include/clap/entry.h @@ -12,9 +12,8 @@ extern "C" { // CLAP plugins standard search path: // // Linux -// - /usr/lib/clap/ // - ~/.clap -// `-> ~/.local/lib/clap/ is considered, see https://github.com/free-audio/clap/issues/46 +// - /usr/lib/clap // // Windows // - %CommonFilesFolder%/CLAP/