Browse Source

delete dev comment

master
Simon Grim 9 years ago
parent
commit
45788ac9d6
  1. 1
      js/twister_formatpost.js

1
js/twister_formatpost.js

@ -248,7 +248,6 @@ function htmlFormatMsg(msg, mentions) { @@ -248,7 +248,6 @@ function htmlFormatMsg(msg, mentions) {
if (str[j] !== chr)
break;
}
// ***. hey *stupid*
if (i === 0) {
p.push({i: i, k: j - i, t: -1, w: w, a: -1, p: -1});
w = false;

Loading…
Cancel
Save