> Joel> Can you explain why using #if 0 instead of deleting these variables? > > I looked at that, too. There is (pseudo-)code that references these > variables, also in #if 0. > > I think any code in jv-* that has been #if 0 for 10 years can be deleted > with no loss. Definitely agree. Attached is what I just committed. I verified that every one of the #if 0 was from 1999 (probably version 1.1!). -- Joel