diff --git a/Nasal/ECAM.nas b/Nasal/ECAM.nas index 342b901d..82b5adcf 100644 --- a/Nasal/ECAM.nas +++ b/Nasal/ECAM.nas @@ -329,7 +329,6 @@ var LowerECAM = { setprop("/ECAM/Lower/man-select", 1); setprop("/ECAM/Lower/page", b); setprop("/ECAM/Lower/light/" ~ b, 1); - print("calling SD page manually"); } else { if (b == getprop("/ECAM/Lower/page")) { setprop("/ECAM/Lower/man-select", 0);