@g2computer - I don't know how to remove it fully but a temporary solution would be to hide it using CSS.

#wp-link #internal-toggle { display: none !important; }

If you add this to the relevant...