From 7678fddaf090c7df9ebb8531ec6aee84ae186507 Mon Sep 17 00:00:00 2001 From: Matthias Wirth Date: Fri, 4 Dec 2020 14:59:20 +0100 Subject: [PATCH] remove debug line --- html/script.js | 1 - 1 file changed, 1 deletion(-) diff --git a/html/script.js b/html/script.js index 9e7875b..df6aa30 100644 --- a/html/script.js +++ b/html/script.js @@ -2914,7 +2914,6 @@ function selectAllPlanes() { // deselect all the planes function deselectAllPlanes(keepMain) { - console.trace(); if (showTrace) return; if (!multiSelect && SelectedPlane)