mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-28 14:59:31 -05:00
Remove GCC warnings
This commit is contained in:
@@ -56,7 +56,6 @@ void GuiParallelComponent::renderDisconnected() {
|
||||
}
|
||||
|
||||
void GuiParallelComponent::renderClientWithHost() {
|
||||
|
||||
ParallelConnection& parallel = OsEng.parallelConnection();
|
||||
|
||||
std::string connectionInfo = "Session hosted by \"" + parallel.hostName() + "\"\n";
|
||||
|
||||
Reference in New Issue
Block a user