mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Remove old todo
This commit is contained in:
@@ -73,7 +73,6 @@ int __cdecl main(int argc, char* argv[]) {
|
|||||||
// print a message and exit quietly. This could happen if the host
|
// print a message and exit quietly. This could happen if the host
|
||||||
// starts multiple yabridge instances that all use the same plugin group
|
// starts multiple yabridge instances that all use the same plugin group
|
||||||
// at the same time.
|
// at the same time.
|
||||||
// TODO: Check if this is printed on the right stream
|
|
||||||
std::cerr << "Another process is already listening on this group's "
|
std::cerr << "Another process is already listening on this group's "
|
||||||
"socket, connecting to the existing process:"
|
"socket, connecting to the existing process:"
|
||||||
<< std::endl;
|
<< std::endl;
|
||||||
|
|||||||
Reference in New Issue
Block a user