There were 'debugFlag' variables that were both local to a function and global...
There were 'debugFlag' variables that were both local to a function and global to the file. The 'debugFlag' local to the function was removed.
parent
00e25c67
Please register or sign in to comment