From 6c077bb84b2b33339100382494163034ec092a0c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 7 Mar 2016 20:35:25 +0300 Subject: In renderers in function calcWindow add non null attributes. --- src/render/nullopenglgraphics.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/render/nullopenglgraphics.cpp') diff --git a/src/render/nullopenglgraphics.cpp b/src/render/nullopenglgraphics.cpp index a2f93f588..51abe9183 100644 --- a/src/render/nullopenglgraphics.cpp +++ b/src/render/nullopenglgraphics.cpp @@ -921,8 +921,6 @@ void NullOpenGLGraphics::calcWindow(ImageCollection *restrict const vertCol, const ImageRect &restrict imgRect) restrict2 { - if (!vertCol) - return; ImageVertexes *vert = nullptr; Image *const image = imgRect.grid[4]; if (!image) -- cgit v1.2.3-60-g2f50