| [PATCH 20/25] Compile debug functions only in debug mode |
 |
| Denis Barbier |
2011/08/04 11:42 |
Remove unused local functions
In NCollection_IncAllocator.cxx, unused functions
Debug_Create and Debug_Destroy defined in
NCollection_IncAllocator.cxx. These functions may be
useful for debugging. As a consequence, they are not
compiled anymore in Release mode, only in Debug mode.
Contributed by: QbProg, Thomas Paviot
|
|
You have to be logged in to download the attached file
|
 |
| | | |