Revision: 41173
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41173&view=rev
Author:   brlcad
Date:     2010-10-29 18:11:03 +0000 (Fri, 29 Oct 2010)

Log Message:
-----------
remove unused vars

Modified Paths:
--------------
    brlcad/trunk/src/conv/step/SdaiAll.cc
    brlcad/trunk/src/conv/step/compstructs.cc

Modified: brlcad/trunk/src/conv/step/SdaiAll.cc
===================================================================
--- brlcad/trunk/src/conv/step/SdaiAll.cc       2010-10-29 17:51:04 UTC (rev 
41172)
+++ brlcad/trunk/src/conv/step/SdaiAll.cc       2010-10-29 18:11:03 UTC (rev 
41173)
@@ -9,9 +9,6 @@
 void
 InitSchemasAndEnts (Registry & reg)
 {
-    Interface_spec_ptr is;
-    Used_item_ptr ui;
-    Referenced_item_ptr ri;
     Uniqueness_rule_ptr ur;
     Where_rule_ptr wr;
     Global_rule_ptr gr;

Modified: brlcad/trunk/src/conv/step/compstructs.cc
===================================================================
--- brlcad/trunk/src/conv/step/compstructs.cc   2010-10-29 17:51:04 UTC (rev 
41172)
+++ brlcad/trunk/src/conv/step/compstructs.cc   2010-10-29 18:11:03 UTC (rev 
41173)
@@ -21,9 +21,7 @@
     EntList *node, *child, *next1, *next2, *next3, *next4,
             *next5, *next6, *next7, *next8, *next9, *next10,
             *next11, *next12, *next13, *next14, *next15,
-            *next16, *next17, *next18, *next19, *next20,
-            *next21, *next22, *next23, *next24, *next25,
-            *next26, *next27, *next28, *next29, *next30;
+            *next16, *next17, *next18;
 
     cc = new ComplexCollect;
 


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

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to