Revision: 44642
          http://brlcad.svn.sourceforge.net/brlcad/?rev=44642&view=rev
Author:   erikgreenwald
Date:     2011-05-20 11:10:11 +0000 (Fri, 20 May 2011)

Log Message:
-----------
remove unused variable

Modified Paths:
--------------
    brlcad/trunk/src/nirt/if.c

Modified: brlcad/trunk/src/nirt/if.c
===================================================================
--- brlcad/trunk/src/nirt/if.c  2011-05-20 11:07:40 UTC (rev 44641)
+++ brlcad/trunk/src/nirt/if.c  2011-05-20 11:10:11 UTC (rev 44642)
@@ -63,7 +63,6 @@
     struct bu_vls claimant_list;       /* Names of the claiming regions */
     int need_to_free = 0;      /* Clean up the bu_vls? */
     fastf_t get_obliq(fastf_t *ray, fastf_t *normal);
-    struct bu_vls *vls;
     struct bu_vls attr_vls;
     char regionPN[512] = {0};
     struct bu_attribute_value_pair *avpp;


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to