1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 09:36:37 +00:00

Remove an already resolved todo comment

This commit is contained in:
scrawl 2015-06-17 18:16:05 +02:00
parent 934166a853
commit b543308e3e

View File

@ -274,7 +274,6 @@ namespace MWRender
image->setDataType(mOverlayImage->getDataType());
camera->attach(osg::Camera::COLOR_BUFFER, image);
// FIXME: why does the image get slightly darker by the read back?
ImageDest imageDest;
imageDest.mImage = image;
imageDest.mX = x;