Removed shiny profiler. The Shiny profiler was only working on MSVC

and nowadays the sampling profiler inside Visual Studio is better.
This commit is contained in:
Vojtech Bubnik 2022-08-24 16:32:01 +02:00
parent 51cfec55cf
commit 7e77048593
38 changed files with 142 additions and 2989 deletions

View file

@ -133,6 +133,4 @@
#include "libslic3r.h"
#include "libslic3r_version.h"
#include <Shiny/Shiny.h>
#include <admesh/stl.h>