Revision: 37545
          http://brlcad.svn.sourceforge.net/brlcad/?rev=37545&view=rev
Author:   bob1961
Date:     2010-02-04 00:55:38 +0000 (Thu, 04 Feb 2010)

Log Message:
-----------
Quell a few warnings when compiling for 64-bit Windows.

Modified Paths:
--------------
    brlcad/trunk/src/conv/asc/asc2g.c

Modified: brlcad/trunk/src/conv/asc/asc2g.c
===================================================================
--- brlcad/trunk/src/conv/asc/asc2g.c   2010-02-04 00:54:35 UTC (rev 37544)
+++ brlcad/trunk/src/conv/asc/asc2g.c   2010-02-04 00:55:38 UTC (rev 37545)
@@ -1697,7 +1697,6 @@
 int
 main(int argc, char *argv[])
 {
-    char c1[3];
     struct bu_vls       str_title;
     struct bu_vls       str_put;
     struct bu_vls      line;


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

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to