Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Desenho.py
diff options
context:
space:
mode:
Diffstat (limited to 'Desenho.py')
-rw-r--r--Desenho.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Desenho.py b/Desenho.py
index 146ef26..fe468fc 100644
--- a/Desenho.py
+++ b/Desenho.py
@@ -381,7 +381,7 @@ class Desenho:
self.d.newx_ = coords0 - self.d.oldx
self.d.newy_ = coords1 - self.d.oldy
- print "coords0", coords0
+ #print "coords0", coords0
if self.d.newx_ >= 0:
self.d.newx = self.d.oldx