Make sure that you have Option Explicit set at the top of EVERY module.
Change some code (add a space and remove it again) and then compile and save your application. That should clear the phantom breakpoint.
If it does not, you will need to research the de-compile option.