Revision: 56804
          http://sourceforge.net/p/brlcad/code/56804
Author:   mohitdaga
Date:     2013-08-13 18:36:28 +0000 (Tue, 13 Aug 2013)
Log Message:
-----------
Remove Debug Parameters from bwrect.c

Modified Paths:
--------------
    brlcad/trunk/src/util/bwrect.c

Modified: brlcad/trunk/src/util/bwrect.c
===================================================================
--- brlcad/trunk/src/util/bwrect.c      2013-08-13 18:31:17 UTC (rev 56803)
+++ brlcad/trunk/src/util/bwrect.c      2013-08-13 18:36:28 UTC (rev 56804)
@@ -32,8 +32,6 @@
 #include "bu.h"
 #include "icv.h"
 
-#define __ICV_DEBUG__ bu_log("bwrect : %d\n",__LINE__);
-
 int outx=0, outy=0;            /* Number of pixels in new map */
 int xorig=0, yorig=0;          /* Bottom left corner to extract from */
 int inx=512, iny=512;

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


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to