Revert "Ensure the default Trust violation handler is always called"

This debug change should never have been committed.

CURA-7016
This commit is contained in:
Nino van Hooff 2020-03-17 13:51:01 +01:00
parent afe8158a3c
commit 04af203bb4

View file

@ -7,7 +7,7 @@
DEFAULT_CURA_APP_NAME = "cura"
DEFAULT_CURA_DISPLAY_NAME = "Ultimaker Cura"
DEFAULT_CURA_VERSION = "master"
DEFAULT_CURA_BUILD_TYPE = "enterprise"
DEFAULT_CURA_BUILD_TYPE = ""
DEFAULT_CURA_DEBUG_MODE = False
# Each release has a fixed SDK version coupled with it. It doesn't make sense to make it configurable because, for