mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Fixed warning on Mac
This commit is contained in:
parent
6b5ca0c6ce
commit
7fb7ebca57
1 changed files with 0 additions and 1 deletions
|
@ -81,7 +81,6 @@ void DrawOutlineDepth::run(const render::RenderContextPointer& renderContext, co
|
|||
auto& deferredFrameBuffer = inputs.get1();
|
||||
|
||||
if (!inShapes.empty()) {
|
||||
auto frameSize = deferredFrameBuffer->getFrameSize();
|
||||
RenderArgs* args = renderContext->args;
|
||||
ShapeKey::Builder defaultKeyBuilder;
|
||||
|
||||
|
|
Loading…
Reference in a new issue