github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2020-07-24 07:21 am

[dreamwidth/dw-free] ae8eb9: Remove ancient JS function that always returns bef...

Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: ae8eb9ccb8aa5ba7d5b6b4c5693022625d4bdc81
https://github.com/dreamwidth/dw-free/commit/ae8eb9ccb8aa5ba7d5b6b4c5693022625d4bdc81
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2020-07-24 (Fri, 24 Jul 2020)

Changed paths:
M htdocs/js/livejournal.js

Log Message:
-----------
Remove ancient JS function that always returns before doing anything

This main body of this function has been dead code since before Mark's 2008
initial import commit. Recently, Firefox started giving "unreachable code after
return statement" warnings for it.

Could just ignore it until the 6alib stuff is all gone for good, but hey,
figured we could all use a good laugh.