Revision: 76339
          http://sourceforge.net/p/brlcad/code/76339
Author:   starseeker
Date:     2020-07-14 21:57:25 +0000 (Tue, 14 Jul 2020)
Log Message:
-----------
Remove the lower level calls

Modified Paths:
--------------
    brlcad/trunk/include/tclcad.h

Modified: brlcad/trunk/include/tclcad.h
===================================================================
--- brlcad/trunk/include/tclcad.h       2020-07-14 21:55:37 UTC (rev 76338)
+++ brlcad/trunk/include/tclcad.h       2020-07-14 21:57:25 UTC (rev 76339)
@@ -341,10 +341,7 @@
                                                 int *array_len);
 
 
-TCLCAD_EXPORT extern int Tclcad_Init(Tcl_Interp *interp);
-
 /* defined in tclcad_obj.c */
-TCLCAD_EXPORT extern int Go_Init(Tcl_Interp *interp);
 TCLCAD_EXPORT extern int to_open_tcl(ClientData UNUSED(clientData),
                                     Tcl_Interp *interp,
                                     int argc,

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



_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to