Tame the Shiny profiler. Make it switchable with define SLIC3R_PROFILE.
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user