I removed it by using the CLI. It seemed to work flawlessly. Just make sure you make a backup of the file before changing it.
vi /etc/vmware/esx.cfg
You can do a quick search by typing /gateway
Delete the IP inside of the brackets
/net/routes/kernel/gateway = "192.168.200.200" or whatever you IP is.
So when you are done, it should look something like this
# Deleted the IP address of the Gatway 1/30/2011
# who did it
/net/routes/kernel/gateway =""
:wq! to save and exit. Then, restart VMware with service mgmt-vmware restart which didn't seem to do one thing for me, so I moved the VM's off of the server, put it into maintenance mode and restarted the server. When it came back up. It was DEFINITELY now gone.:smileycool: