Revision: 48519
http://brlcad.svn.sourceforge.net/brlcad/?rev=48519&view=rev
Author: starseeker
Date: 2012-01-12 16:37:45 +0000 (Thu, 12 Jan 2012)
Log Message:
-----------
Same deal - is_start is either true or false, so one of the two if conditions
will return. CID 1673
Modified Paths:
--------------
brlcad/trunk/src/shapes/coil.c
Modified: brlcad/trunk/src/shapes/coil.c
===================================================================
--- brlcad/trunk/src/shapes/coil.c 2012-01-12 16:36:10 UTC (rev 48518)
+++ brlcad/trunk/src/shapes/coil.c 2012-01-12 16:37:45 UTC (rev 48519)
@@ -144,8 +144,6 @@
bu_vls_free(&str1);
return starting_pitch + pitch + sin(D2R(helix_angle))*coil_radius;
}
- bu_vls_free(&str1);
- return 0;
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits