mirror of
https://github.com/opensim/opensim.git
synced 2026-05-19 22:45:43 +08:00
There were a few variables in LocalConsole with single character names, and the class fields did not use the m_ prefix. I also removed a redundant variable, h. It was being set to 1 in a couple of places, and incremented in another, but never actually used.