Revision: 57322
          http://sourceforge.net/p/brlcad/code/57322
Author:   brlcad
Date:     2013-08-30 14:24:35 +0000 (Fri, 30 Aug 2013)
Log Message:
-----------
yep, this was entirely for debugging, not needed now that the bugs are fixed.

Modified Paths:
--------------
    brlcad/trunk/src/libbu/vls_vprintf.c

Modified: brlcad/trunk/src/libbu/vls_vprintf.c
===================================================================
--- brlcad/trunk/src/libbu/vls_vprintf.c        2013-08-30 14:22:26 UTC (rev 
57321)
+++ brlcad/trunk/src/libbu/vls_vprintf.c        2013-08-30 14:24:35 UTC (rev 
57322)
@@ -486,8 +486,6 @@
        bu_vls_strncpy(&fbuf, sp, (size_t)len);
        fbufp = bu_vls_addr(&fbuf);
 
-       /*!!!   fprintf(stderr, "FBUF[%s]\n", fbufp);*/
-
 #ifndef HAVE_C99_FORMAT_SPECIFIERS
        /* if the format string uses the %z or %t width specifier, we need to
         * replace it with something more palatable to this busted compiler.

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


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to