mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 13:08:49 -05:00
Removing more warnings
This commit is contained in:
@@ -1306,7 +1306,7 @@ void OpenSpaceEngine::decode() {
|
||||
}
|
||||
|
||||
void OpenSpaceEngine::externalControlCallback(const char* receivedChars, int size,
|
||||
int clientId)
|
||||
int /*clientId*/)
|
||||
{
|
||||
if (size == 0) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user