Removing more warnings

This commit is contained in:
Alexander Bock
2017-07-18 01:05:59 -04:00
parent 5a921525d9
commit 0963184293
25 changed files with 511 additions and 349 deletions
+1 -1
View File
@@ -1306,7 +1306,7 @@ void OpenSpaceEngine::decode() {
}
void OpenSpaceEngine::externalControlCallback(const char* receivedChars, int size,
int clientId)
int /*clientId*/)
{
if (size == 0) {
return;