Set change_behind to None when change is deleted.

Previously the change_ahead for the change_behind was set to None,
but then change_behind was not set to None as well. To properly
delete a change set both pointers to None.

Change-Id: If6d86759d3c10e88fca6e5f977456efd70bd0c32
2 files changed