diff --git a/javascript/cs.2click.js b/javascript/cs.2click.js index 0b97f81..020c397 100644 --- a/javascript/cs.2click.js +++ b/javascript/cs.2click.js @@ -72,7 +72,7 @@ function loadbang() { buildoutlets(); } setdict(); // add all the created slots to the global dictionary - resizebpatcher(); + // resizebpatcher(); // deprecated until bug fix possible flagsOn(); }