Tame the Shiny profiler. Make it switchable with define SLIC3R_PROFILE.
This commit is contained in:
parent
3d47c52b47
commit
9772584d78
17 changed files with 27 additions and 89 deletions
|
@ -33,8 +33,6 @@ THE SOFTWARE.
|
|||
|
||||
#include <stdio.h>
|
||||
|
||||
#if SHINY_IS_COMPILED == TRUE
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
@ -262,6 +260,4 @@ public:
|
|||
};
|
||||
#endif
|
||||
|
||||
#endif /* if SHINY_IS_COMPILED == TRUE */
|
||||
|
||||
#endif /* SHINY_MANAGER_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue