Revision: 74307
          http://sourceforge.net/p/brlcad/code/74307
Author:   brlcad
Date:     2019-11-06 16:29:50 +0000 (Wed, 06 Nov 2019)
Log Message:
-----------
unnecessary forward decl

Modified Paths:
--------------
    brlcad/trunk/src/liboptical/sh_text.c

Modified: brlcad/trunk/src/liboptical/sh_text.c
===================================================================
--- brlcad/trunk/src/liboptical/sh_text.c       2019-11-06 16:28:41 UTC (rev 
74306)
+++ brlcad/trunk/src/liboptical/sh_text.c       2019-11-06 16:29:50 UTC (rev 
74307)
@@ -59,7 +59,6 @@
 HIDDEN void txt_transp_hook(const struct bu_structparse *, const char *, void 
*, const char *, void *);
 HIDDEN void txt_source_hook(const struct bu_structparse *, const char *, void 
*, const char *, void *);
 
-HIDDEN int txt_load_datasource(struct txt_specific *texture, struct db_i 
*dbInstance, const long unsigned int size);
 
 
 struct bu_structparse txt_parse[] = {

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