DeleteReplicant
status_t DeleteReplicant(BView* replicant);
status_t DeleteReplicant(BMessage* archive);
status_t DeleteReplicant(int32 index);
fShelf->DeleteReplicant(index);
fShelf->DeleteReplicant(index);
DeleteReplicant(view);
err = DeleteReplicant(i);
DeleteReplicant(item->id);
status_t DeleteReplicant(int32 uid);