From 38aaa55840ec1d7d52879241308c68db73159042 Mon Sep 17 00:00:00 2001 From: Andreas Butti Date: Sat, 29 Dec 2018 10:59:57 +0100 Subject: [PATCH] Removed crash code for testing --- src/control/Control.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/control/Control.cpp b/src/control/Control.cpp index 1614cf38..193adf85 100644 --- a/src/control/Control.cpp +++ b/src/control/Control.cpp @@ -662,12 +662,7 @@ void Control::actionPerformed(ActionType type, ActionGroup group, GdkEvent* even } break; case ACTION_TOOL_FILL: - { - int* x = NULL; - *x = 0; - setFill(enabled); - } break; case ACTION_SIZE_VERY_THIN: