mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
Minor improvements in connection and IPC (multiple instances not fully
supported yet)
This commit is contained in:
@@ -253,7 +253,6 @@ void NetworkStream::update()
|
||||
}
|
||||
else {
|
||||
Log::Info("Connection rejected.");
|
||||
// failed_ = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user