diff --git a/legacy/project/src/common/Surface.cpp b/legacy/project/src/common/Surface.cpp index 2ce27b70d..f8fbe577b 100644 --- a/legacy/project/src/common/Surface.cpp +++ b/legacy/project/src/common/Surface.cpp @@ -1145,15 +1145,6 @@ void SimpleSurface::getPixels(const Rect &inRect,uint32 *outPixels,bool inIgnore src+=4; } outPixels += r.w; - - if (!(mPixelFormat & pfHasAlpha)) - { - for(int x=0;x