remove leftover cached title stuff

This commit is contained in:
ccd0 2014-05-08 22:31:10 -07:00
parent af62b44df1
commit 9eabd7a4dc

View File

@ -8,9 +8,6 @@ Linkify =
if Conf['Comment Expansion']
ExpandComment.callbacks.push @node
if Conf['Title Link']
$.sync 'CachedTitles', Linkify.titleSync
Post.callbacks.push
name: 'Linkify'
cb: @node