Commit graph

2 commits

Author SHA1 Message Date
Jason Yundt
b1d0bdd9e7 Fix debugger warnings about unused identifiers
If the identifier was used by code that was commented out, then I just
commented out the line that declared the identifier. If the identifier
wasn’t even used by code that was commented out, then I just deleted the
line that declared the identifier.
2023-05-16 08:13:31 -04:00
blinry
05b98d7a13 On Windows, use the faster BetterShell 2021-03-04 15:03:05 +01:00