Tech ENABLE_OPENGL_ERROR_LOGGING set as default

This commit is contained in:
enricoturri1966 2021-02-25 13:38:52 +01:00
parent 21b044b556
commit 8f8217723c
3 changed files with 4 additions and 11 deletions

View file

@ -49,9 +49,6 @@
// Enable smoothing of objects normals
#define ENABLE_SMOOTH_NORMALS (0 && ENABLE_2_3_0_ALPHA1)
// Enable error logging for OpenGL calls when SLIC3R_LOGLEVEL >= 5
#define ENABLE_OPENGL_ERROR_LOGGING (1 && ENABLE_2_3_0_ALPHA1)
//====================
// 2.3.0.alpha3 techs