Remove warnings

Update SGCT repository
Update Ghoul repository
This commit is contained in:
Alexander Bock
2017-07-26 11:59:48 -04:00
parent 53489b5302
commit dc79a94142
28 changed files with 94 additions and 31 deletions
@@ -98,7 +98,6 @@ void LayerRenderSettings::setValuesFromDictionary(
float dictGamma;
float dictMultiplier;
float dictOffset;
float dictValueBlending;
if (renderSettingsDict.getValue(keyOpacity, dictOpacity)) {
opacity = dictOpacity;