Remove outdated Chrome workaround.

This commit is contained in:
Mayhem 2014-01-21 14:26:06 +01:00
parent 6c6f94bf58
commit 2ed498813d

View File

@ -105,10 +105,6 @@ Linkify =
range.surroundContents anchor
true
catch
<% if (type === 'crx') { %>
# Chrome bug: crbug.com/275848
return true if anchor.parentNode
<% } %>
# Attempt to handle cases such as:
# [spoiler]www.[/spoiler]example.com #
# www.example[spoiler].com[/spoiler] #