Lose more redundancy

svn path=/trunk/netsurf/; revision=7613
This commit is contained in:
John Mark Bell 2009-05-28 16:38:17 +00:00
parent 6471f83c19
commit a070f24913

View File

@ -1476,7 +1476,6 @@ bool browser_window_input_paste_text(struct browser_window *bw,
p++;
if (*p == '\n') p++;
}
utf8 = p;
}
if (update)