Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Dinges <blender@dingto.org>2010-05-31 00:55:04 +0400
committerThomas Dinges <blender@dingto.org>2010-05-31 00:55:04 +0400
commit8bf183e87f967cd2212d2746368d769169ae0ff9 (patch)
tree27182d96e42344c21c650d53eb340dbd0e879827 /add_curve_torus_knots.py
parentda13f752c0f8333726d2dc828ea0aa65ec0cc190 (diff)
* Removing 2 obsolete lines.
Diffstat (limited to 'add_curve_torus_knots.py')
-rw-r--r--add_curve_torus_knots.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/add_curve_torus_knots.py b/add_curve_torus_knots.py
index 7acab15d..8350cedb 100644
--- a/add_curve_torus_knots.py
+++ b/add_curve_torus_knots.py
@@ -21,7 +21,6 @@ bl_addon_info = {
'version': '0.1',
'blender': (2, 5, 2),
'location': 'Add Curve Menu',
- 'wiki_url': '',
'description': 'adds many types of knots',
'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/' \
'Scripts/Curve/Torus_Knot',