Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/helpers.py
diff options
context:
space:
mode:
Diffstat (limited to 'helpers.py')
-rw-r--r--helpers.py25
1 files changed, 2 insertions, 23 deletions
diff --git a/helpers.py b/helpers.py
index bc39eb4..2086ad8 100644
--- a/helpers.py
+++ b/helpers.py
@@ -119,26 +119,5 @@ def decomposePoly(vertices):
nv -= 1
# reset error detection
count = 2*nv
- return result
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- \ No newline at end of file
+ return result
+