-
Committer:
Matthew Fuller
-
Date:
2017-11-20 05:17:28 UTC
-
mfrom:
(604.1.18 cleanups)
-
Revision ID:
fullermd@over-yonder.net-20171120051728-20mlujcvgt0j0fxv
Various minor cleanups. Should be no functional change.
- Remove a config var that was never documented and never did anything.
- Remove a few struct ScreenInfo members that aren't used. Move some of
the other elements around so they're a little better grouped with
related pieces. There's probably more that can be done here.
- Adjust a few types to match their actual usages. Some minor logic
cleanups in existing code. Small code reorganizations. Style
tweaks. A few doc fixes.