Revision: 56537
          http://sourceforge.net/p/brlcad/code/56537
Author:   brlcad
Date:     2013-08-04 22:21:27 +0000 (Sun, 04 Aug 2013)
Log Message:
-----------
mp is no longer used

Modified Paths:
--------------
    brlcad/trunk/src/libwdb/mater.c

Modified: brlcad/trunk/src/libwdb/mater.c
===================================================================
--- brlcad/trunk/src/libwdb/mater.c     2013-08-04 21:23:32 UTC (rev 56536)
+++ brlcad/trunk/src/libwdb/mater.c     2013-08-04 22:21:27 UTC (rev 56537)
@@ -45,8 +45,6 @@
 {
     RT_CK_WDB(ofp);
     if (db_version(ofp->dbip) < 5) {
-       const struct mater *mp;
-
        BU_ASSERT_LONG(mk_version, ==, 4);
 
        bu_log("mk_write_color_table(): not implemented for v4 database\n");

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


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to