Revision: 76619
          http://sourceforge.net/p/brlcad/code/76619
Author:   starseeker
Date:     2020-07-31 22:18:47 +0000 (Fri, 31 Jul 2020)
Log Message:
-----------
Don't appear to be using ged_drawable as a bu_list

Modified Paths:
--------------
    brlcad/branches/bioh/include/ged/defines.h

Modified: brlcad/branches/bioh/include/ged/defines.h
===================================================================
--- brlcad/branches/bioh/include/ged/defines.h  2020-07-31 21:12:55 UTC (rev 
76618)
+++ brlcad/branches/bioh/include/ged/defines.h  2020-07-31 22:18:47 UTC (rev 
76619)
@@ -154,7 +154,6 @@
 
 /* FIXME: should be private */
 struct ged_drawable {
-    struct bu_list             l;
     struct bu_list             *gd_headDisplay;                /**< @brief  
head of display list */
     struct bu_list             *gd_headVDraw;          /**< @brief  head of 
vdraw list */
     struct vd_curve            *gd_currVHead;          /**< @brief  current 
vdraw head */

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



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to