diff --git a/js/twister_formatpost.js b/js/twister_formatpost.js index 9603a6e..965a212 100644 --- a/js/twister_formatpost.js +++ b/js/twister_formatpost.js @@ -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;