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)