Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Desenho.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/Desenho.py b/Desenho.py
index dea4089..9c0db31 100644
--- a/Desenho.py
+++ b/Desenho.py
@@ -139,8 +139,6 @@ class Desenho:
"""
widget.desenha = False
- # TODO, this is a fake, not stamping at the moment:
- size = 40
self._trace(widget, widget.gc_brush, coords, last, size, 'stamp')
def rainbow(self, widget, coords, last, color, size=5, shape='circle'):