Revision: 45515
http://brlcad.svn.sourceforge.net/brlcad/?rev=45515&view=rev
Author: starseeker
Date: 2011-07-15 22:10:45 +0000 (Fri, 15 Jul 2011)
Log Message:
-----------
resp was unused here? Not really sure what the intent of that statement was.
Modified Paths:
--------------
brlcad/trunk/src/gtools/beset/population.c
Modified: brlcad/trunk/src/gtools/beset/population.c
===================================================================
--- brlcad/trunk/src/gtools/beset/population.c 2011-07-15 22:07:35 UTC (rev
45514)
+++ brlcad/trunk/src/gtools/beset/population.c 2011-07-15 22:10:45 UTC (rev
45515)
@@ -471,7 +471,7 @@
/* cross trees */
- *cross_parent = chosen_node->s_child, resp;
+ *cross_parent = chosen_node->s_child;
*chosen_node->s_parent =cpoint;
while (BU_LIST_WHILE(add, node, &node->l)) {
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric
Ries, the creator of the Lean Startup Methodology on "Lean Startup
Secrets Revealed." This video shows you how to validate your ideas,
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits