Revision: 48518
          http://brlcad.svn.sourceforge.net/brlcad/?rev=48518&view=rev
Author:   starseeker
Date:     2012-01-12 16:36:10 +0000 (Thu, 12 Jan 2012)
Log Message:
-----------
Dead code - is_start is either true or it isn't.  CID 1672

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:35:50 UTC (rev 48517)
+++ brlcad/trunk/src/shapes/coil.c      2012-01-12 16:36:10 UTC (rev 48518)
@@ -205,8 +205,6 @@
        bu_vls_free(&str1);
        return pitch+starting_pitch;
     }
-    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

Reply via email to