[aseprite] 179/250: Minor change in move_region.cpp

Tobias Hansen thansen at moszumanska.debian.org
Sun Dec 20 15:27:28 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 fe6d2f3db0e9e222d9349800a0a77b9c3b9ebbf0
Author: David Capello <davidcapello at gmail.com>
Date:   Wed Oct 14 18:39:07 2015 -0300

    Minor change in move_region.cpp
---
 src/ui/move_region.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/ui/move_region.cpp b/src/ui/move_region.cpp
index 46b5c28..f39836e 100644
--- a/src/ui/move_region.cpp
+++ b/src/ui/move_region.cpp
@@ -40,7 +40,6 @@ void move_region(Manager* manager, const Region& region, int dx, int dy)
 
     rc.offset(dx, dy);
     Manager::getDefault()->dirtyRect(rc);
-
   }
   // Blit saving areas and copy them.
   else if (nrects > 1) {

-- 
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