This member variable was removed a while ago in
443427357f539f5ac97e664a53aa9e50788abce9. It was previously used in
materialization code paths that have since been removed. Nowadays,
m_object_pointer_type gets set but not used anywhere.
This patch simply removes all remaining instances of it and any
supporting code.
Testing
- API tests pass
I suppose the : m_result_name() is redundant?