Revision: 56724
          http://sourceforge.net/p/brlcad/code/56724
Author:   brlcad
Date:     2013-08-09 19:27:37 +0000 (Fri, 09 Aug 2013)
Log Message:
-----------
looks like nothing uses bu_made_it and seems more like a private developer 
debug routine than public library API

Modified Paths:
--------------
    brlcad/trunk/include/bu.h

Modified: brlcad/trunk/include/bu.h
===================================================================
--- brlcad/trunk/include/bu.h   2013-08-09 19:27:12 UTC (rev 56723)
+++ brlcad/trunk/include/bu.h   2013-08-09 19:27:37 UTC (rev 56724)
@@ -2585,18 +2585,9 @@
     int (*ct_func)(void *data, int argc, const char *argv[]);
 };
 
-
-/*----------------------------------------------------------------------*/
-/* Miscellaneous macros */
-#define bu_made_it() bu_log("Made it to %s:%d\n",      \
-                           __FILE__, __LINE__)
-/*----------------------------------------------------------------------*/
-/*
- * Declarations of external functions in LIBBU.  Source file names
- * listed alphabetically.
- */
 /**@}*/
 
+
 /** @addtogroup avs */
 /** @ingroup container */
 /** @{ */

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