delete dev comment

This commit is contained in:
Simon Grim 2015-07-15 14:05:10 +05:00
parent c6c4531a11
commit 45788ac9d6

View File

@ -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;