mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-29 19:20:09 +00:00
Remove commented line
This commit is contained in:
parent
f9d0254d91
commit
d5c5c2e1f9
@ -268,8 +268,6 @@ public:
|
||||
SkColor c = 0;
|
||||
|
||||
if (m_surface) {
|
||||
// m_canvas->flush();
|
||||
|
||||
SkImageInfo dstInfo = SkImageInfo::MakeN32Premul(1, 1);
|
||||
uint32_t dstPixels;
|
||||
if (m_canvas->readPixels(dstInfo, &dstPixels, 4, x, y))
|
||||
|
Loading…
x
Reference in New Issue
Block a user