diff --git a/resources/qml/Cura.qml b/resources/qml/Cura.qml index 9a0a84b39e..5877656acc 100755 --- a/resources/qml/Cura.qml +++ b/resources/qml/Cura.qml @@ -24,7 +24,6 @@ UM.MainWindow { target: Printer onShowPrintMonitor: { - console.log("show", show) if (show) { topbar.startMonitoringPrint() } else {