/* 72 */ if (advised == null)
/* */ {
/* 74 */ throw new IllegalStateException("Cannot find object in dispatcher with id " + this.objectId);
/* */ }
/* */
/* 77 */ advised.removeCallback(getClientVMID(), getRemotingSessionID(), getCallbackHandler());
/* */
/* 80 */ return null;
/* */ }
/* */ }