Slightly clean up the libSwell message

This commit is contained in:
Robbert van der Helm
2020-10-08 14:37:22 +02:00
parent dd1081631d
commit e7cbd9e21e
+2 -3
View File
@@ -496,9 +496,8 @@ intptr_t PluginBridge::dispatch(AEffect* /*plugin*/,
logger.log("");
logger.log(
" The host has requested libSwell GUI support which is ");
logger.log(
" not supported when using Wine, ignoring the request.");
" The host has requested libSwell GUI support, which is");
logger.log(" not supported when using Wine.");
logger.log(
" You can safely ignore this message; this is normal");
logger.log(" when using REAPER.");