[Bf-extensions-cvs] [c8b62e9] master: Archimesh: Cleanup comment

Antonioya noreply at git.blender.org
Sun Oct 2 20:21:10 CEST 2016


Commit: c8b62e9529ca57c81cc30a3852e7cdc857729c1d
Author: Antonioya
Date:   Sun Oct 2 20:20:58 2016 +0200
Branches: master
https://developer.blender.org/rBAc8b62e9529ca57c81cc30a3852e7cdc857729c1d

Archimesh: Cleanup comment

===================================================================

M	archimesh/achm_room_maker.py

===================================================================

diff --git a/archimesh/achm_room_maker.py b/archimesh/achm_room_maker.py
index ac385ef..af9faa9 100644
--- a/archimesh/achm_room_maker.py
+++ b/archimesh/achm_room_maker.py
@@ -1034,7 +1034,6 @@ def sort_facelist(activefaces, activenormals):
 # ------------------------------------
 # Get points of the walls
 # selobject: room
-# rp: roomproperties
 # ------------------------------------
 def get_wall_points(selobject):
     obverts = selobject.data.vertices



More information about the Bf-extensions-cvs mailing list