Diffusion Ark 768117e66f37

Move entryRemoved signal to the read-write interface

Authored by elvisangelaccio on Oct 17 2016, 9:19 PM.

Description

Move entryRemoved signal to the read-write interface

Read-only interfaces cannot remove entries, so they should never emit this signal.

Differential Revision: D3090

Details