[dreamwidth/dw-free] 07f9aa: Remove codepath and LJ::Error log-to-db
Branch: refs/heads/master Home: https://github.com/dreamwidth/dw-free Commit: 07f9aa4189c17e46c5d652b561d6b84f096b5940 https://github.com/dreamwidth/dw-free/commit/07f9aa4189c17e46c5d652b561d6b84f096b5940 Author: Mark Smith mark@dreamwidth.org Date: 2021-08-23 (Mon, 23 Aug 2021)
Changed paths: M cgi-bin/Apache/LiveJournal.pm M cgi-bin/Apache/LiveJournal/PalImg.pm M cgi-bin/LJ/Error.pm M cgi-bin/LJ/Feed.pm M cgi-bin/LJ/Global/BMLInit.pm M cgi-bin/LJ/PageStats.pm M cgi-bin/LJ/Protocol.pm M cgi-bin/LJ/User/Styles.pm
Log Message:
Remove codepath and LJ::Error log-to-db
We don't use either right now, so let's remove these. Less code, less work to modernize!