Remove two redundant release messages (REnamer, 1ef4055)
There were still two release messages in the codebase that somehow escaped detection until now. These are useless under Garbage Collection, so remove them.
Signed-off-by: Greg Hurrell <greg@hurrell.net>