Merge pull request #1053 from vipulnsward/remove_var

Remove unused var.
This commit is contained in:
Robin Ward 2013-06-20 09:54:34 -07:00
commit 4aa20cf23c
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ class PostAnalyzer
# If we have any of the oneboxes in the cache, throw them in right away, don't
# wait for the post processor.
dirty = false
result = Oneboxer.apply(cooked) do |url, elem|
Oneboxer.invalidate(url) if args.last[:invalidate_oneboxes]
Oneboxer.onebox url