From: Shamus Hammons Date: Tue, 8 Dec 2015 04:24:50 +0000 (-0600) Subject: Major cleanup of codebase (removal of unnecessary cruft). X-Git-Tag: v1.7.1~14 X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=9ab479822c5e31c7cee4cad1496b562b42ee374b;hp=9ab479822c5e31c7cee4cad1496b562b42ee374b;p=rln Major cleanup of codebase (removal of unnecessary cruft). Any time you can throw away code is a good time; we've had a very good time lately. :-) Mainly removed redundant structures that were bolted on to the codebase, most likely by persons who didn't have the slightest clue how the thing worked. That's gone now, and hopefully from here on out, things will start to get *much* cleaner. ---