mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-02 08:49:20 -05:00
Removed warning.
This commit is contained in:
@@ -499,7 +499,7 @@ void AtmosphereDeferredcaster::initializeCachedVariables(ghoul::opengl::ProgramO
|
||||
_uniformCache2.inscatterTexture = program.uniformLocation("inscatterTexture");
|
||||
}
|
||||
|
||||
void AtmosphereDeferredcaster::update(const UpdateData& data) {
|
||||
void AtmosphereDeferredcaster::update(const UpdateData&) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user