Remove the "TopOfStack" global variable. This was used by UCBLogo to detect a stack overflow, but it was never used in FMSLogo, and wouldn't help with the stack overflows that it has.
Removing it makes the code simpler.
Authored by: david_costanzo 2017-02-20
Parent: [r4283]
Child: [r4285]