summaryrefslogtreecommitdiff
path: root/src/maplayer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/maplayer.cpp')
-rw-r--r--src/maplayer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/maplayer.cpp b/src/maplayer.cpp
index fcecb17bd..752ff593f 100644
--- a/src/maplayer.cpp
+++ b/src/maplayer.cpp
@@ -293,7 +293,6 @@ void MapLayer::updateOGL(Graphics *const graphics, int startX, int startY,
imgVert->image = img;
row->images.push_back(imgVert);
}
- lastImage = img;
}
lastImage = img;
// if (imgVert->image->mGLImage != lastImage->mGLImage)