Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tablock.py
diff options
context:
space:
mode:
Diffstat (limited to 'tablock.py')
-rw-r--r--tablock.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tablock.py b/tablock.py
index 3c998e6..5318d0a 100644
--- a/tablock.py
+++ b/tablock.py
@@ -475,7 +475,6 @@ class Block:
self.docks.append(['number', False, self.svg.docks[i+1][0],
self.svg.docks[i+1][1]])
self.docks.append(['unavailable', False, 0, 0, ']'])
- print self.docks
def _make_number_style_block(self, svg):
self.svg.expand(self._dx+self._ex, self._ey)