This patch removes the initial reference count mechanism from the Result
class. That's because results are no longer cached across evaluations
ever since 97ada4f307, so it is no longer useful.
Pull Request: https://projects.blender.org/blender/blender/pulls/135526