Tame the Shiny profiler. Make it switchable with define SLIC3R_PROFILE.
This commit is contained in:
@@ -27,8 +27,6 @@ THE SOFTWARE.
|
||||
|
||||
#include "ShinyNode.h"
|
||||
|
||||
#if SHINY_IS_COMPILED == TRUE
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
@@ -66,7 +64,4 @@ uint32_t ShinyNodePool_memoryUsageChain(ShinyNodePool *first);
|
||||
} /* end of extern "C" */
|
||||
#endif
|
||||
|
||||
#endif /* if SHINY_IS_COMPILED == TRUE */
|
||||
|
||||
|
||||
#endif /* SHINY_NODE_POOL_H */
|
||||
|
||||
Reference in New Issue
Block a user