Revision: 41068
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41068&view=rev
Author:   brlcad
Date:     2010-10-19 00:13:29 +0000 (Tue, 19 Oct 2010)

Log Message:
-----------
strict compilation failure, removed unused var

Modified Paths:
--------------
    brlcad/trunk/src/librt/bundle.c

Modified: brlcad/trunk/src/librt/bundle.c
===================================================================
--- brlcad/trunk/src/librt/bundle.c     2010-10-19 00:11:47 UTC (rev 41067)
+++ brlcad/trunk/src/librt/bundle.c     2010-10-19 00:13:29 UTC (rev 41068)
@@ -586,7 +586,6 @@
     int        (*a_miss)BU_ARGS((struct application *));
 
     struct application *ray_ap = NULL;
-    int ray_index;
     int hit;
     struct rt_i        *       rt_i = bundle->b_ap.a_rt_i;             /**< 
@brief  this librt instance */
     struct resource *  resource = bundle->b_ap.a_resource;     /**< @brief  
dynamic memory resources */


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

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to