Removes a weak reference from this that was previously added using add_weak_pointer.
The weak_pointer_location
has to match the one used with
add_weak_pointer.
this |
The object that is weak referenced. |
weak_pointer_location |
The memory address of a pointer. |