protected void unloadSupport() {
    ipc_interface.unload();

    UIManagerImpl.unload(this);
  }