remove debug line

This commit is contained in:
Matthias Wirth
2020-12-04 14:59:20 +01:00
parent 87315a5093
commit 7678fddaf0

View File

@@ -2914,7 +2914,6 @@ function selectAllPlanes() {
// deselect all the planes
function deselectAllPlanes(keepMain) {
console.trace();
if (showTrace)
return;
if (!multiSelect && SelectedPlane)