[aseprite] 167/250: Remove commented line

Tobias Hansen thansen at moszumanska.debian.org
Sun Dec 20 15:27:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository aseprite.

commit d5c5c2e1f9bf0883d414bf99e577c66d92c3abca
Author: David Capello <davidcapello at gmail.com>
Date:   Wed Oct 14 12:00:03 2015 -0300

    Remove commented line
---
 src/she/skia/skia_surface.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/she/skia/skia_surface.h b/src/she/skia/skia_surface.h
index 1bc499e..7d6298a 100644
--- a/src/she/skia/skia_surface.h
+++ b/src/she/skia/skia_surface.h
@@ -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))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git



More information about the Pkg-games-commits mailing list