Hide Forgot
Created attachment 504755 [details] patch to remove unused numMatched. Also contains cleanup of a nested if and a couple other minor code cleanup edits to make it more readable. numMatched is an unused variable passed by reference to negotiate. It's incremented/decremented, but never used for anything. upstream: https://condor-wiki.cs.wisc.edu/index.cgi/tktview?tn=2239,0
Since this is pure code cleanup I'm closing this downstream bz. Code can get cleaned upstream on devel branch: https://condor-wiki.cs.wisc.edu/index.cgi/tktview?tn=2239