svghmi/svghmi.js
branchsvghmi
changeset 2867 901c89c0cc08
parent 2865 545902730141
child 2869 d9eb50c015d1
--- a/svghmi/svghmi.js	Thu Mar 12 13:14:38 2020 +0100
+++ b/svghmi/svghmi.js	Thu Mar 12 13:15:54 2020 +0100
@@ -82,7 +82,6 @@
     if(current_subscribed_page != current_visible_page){
         switch_visible_page(current_subscribed_page);
     }
-    console.log("no page switch");
     apply_updates();
     requestAnimationFrameID = null;
 }