Revision: 45844
          http://brlcad.svn.sourceforge.net/brlcad/?rev=45844&view=rev
Author:   brlcad
Date:     2011-08-09 16:57:50 +0000 (Tue, 09 Aug 2011)

Log Message:
-----------
we already created a db_internal, don't call mk_sketch() directly.

Modified Paths:
--------------
    brlcad/trunk/src/proc-db/csgbrep.cpp

Modified: brlcad/trunk/src/proc-db/csgbrep.cpp
===================================================================
--- brlcad/trunk/src/proc-db/csgbrep.cpp        2011-08-09 16:57:09 UTC (rev 
45843)
+++ brlcad/trunk/src/proc-db/csgbrep.cpp        2011-08-09 16:57:50 UTC (rev 
45844)
@@ -446,9 +446,6 @@
     tmp_internal.idb_meth = &rt_functab[ID_SKETCH];
     write_out(outfp, &tmp_internal, "sketch", &tol);
 
-    /* !!! wot? */
-    mk_sketch(outfp, "sketch", &skt);
-
     bu_log("EXTRUDE\n");
     // extrude will need its own sketch
     struct rt_sketch_internal eskt;


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

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to