Revision: 45781
          http://brlcad.svn.sourceforge.net/brlcad/?rev=45781&view=rev
Author:   erikgreenwald
Date:     2011-08-04 14:21:00 +0000 (Thu, 04 Aug 2011)

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

Modified Paths:
--------------
    brlcad/trunk/src/rt/do.c

Modified: brlcad/trunk/src/rt/do.c
===================================================================
--- brlcad/trunk/src/rt/do.c    2011-08-04 02:14:30 UTC (rev 45780)
+++ brlcad/trunk/src/rt/do.c    2011-08-04 14:21:00 UTC (rev 45781)
@@ -586,7 +586,6 @@
     int lim = 0;
     vect_t work, temp;
     quat_t quat;
-    char *env_str;
     
     if (rt_verbosity & VERBOSE_FRAMENUMBER)
        bu_log("\n...................Frame %5d...................\n",


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

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to