diff --git a/mix/qml/StatusPane.qml b/mix/qml/StatusPane.qml index 187feea46..f69cef593 100644 --- a/mix/qml/StatusPane.qml +++ b/mix/qml/StatusPane.qml @@ -114,7 +114,6 @@ Rectangle { target: codeModel onCompilationComplete: { - console.log("compilation complete ..."); goToLine.visible = false; updateStatus(); }