Go to file
Patrick Georgi c48ec3adff lib/DtTerm: Remove dead assignments, initializations and increments
This shouldn't change behavior (or even object code) at all because
those assignments are all without effect. Removing that code removes
noise which helps working with code analysis tools.
2024-01-05 18:44:19 -07:00
cde lib/DtTerm: Remove dead assignments, initializations and increments 2024-01-05 18:44:19 -07:00