mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
Slightly clean up the libSwell message
This commit is contained in:
@@ -496,9 +496,8 @@ intptr_t PluginBridge::dispatch(AEffect* /*plugin*/,
|
|||||||
|
|
||||||
logger.log("");
|
logger.log("");
|
||||||
logger.log(
|
logger.log(
|
||||||
" The host has requested libSwell GUI support which is ");
|
" The host has requested libSwell GUI support, which is");
|
||||||
logger.log(
|
logger.log(" not supported when using Wine.");
|
||||||
" not supported when using Wine, ignoring the request.");
|
|
||||||
logger.log(
|
logger.log(
|
||||||
" You can safely ignore this message; this is normal");
|
" You can safely ignore this message; this is normal");
|
||||||
logger.log(" when using REAPER.");
|
logger.log(" when using REAPER.");
|
||||||
|
|||||||
Reference in New Issue
Block a user