BamfLauncherIcon: Unset the BamfApplication when removing the icon.
Doing this manually, we prevent that a duplicated application can be added between the removal of the BamfLauncherIcon and the effective destruction (that is controlled by a timeout in LauncherModel).
. Fixes: https://bugs.launchpad.net/bugs/1003574. Approved by Tim Penhey.