Revision: 48483
http://brlcad.svn.sourceforge.net/brlcad/?rev=48483&view=rev
Author: starseeker
Date: 2012-01-12 13:46:59 +0000 (Thu, 12 Jan 2012)
Log Message:
-----------
Checking is pointless - eptr is always null in this case - CID 2063
Modified Paths:
--------------
brlcad/trunk/src/libged/wdb_bigE.c
Modified: brlcad/trunk/src/libged/wdb_bigE.c
===================================================================
--- brlcad/trunk/src/libged/wdb_bigE.c 2012-01-12 13:45:13 UTC (rev 48482)
+++ brlcad/trunk/src/libged/wdb_bigE.c 2012-01-12 13:46:59 UTC (rev 48483)
@@ -265,8 +265,6 @@
break;
case OP_DB_LEAF:
if ((dp=db_lookup(dgcdp->dgop->dgo_wdbp->dbip, tp->tr_l.tl_name,
LOOKUP_NOISY)) == RT_DIR_NULL) {
- if (eptr)
- eptr->l.m = (struct model *)NULL;
break;
}
eptr = wdb_add_solid(dp, tp->tr_l.tl_mat, dgcdp);
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