Remove redundant check_holder_compat() no-op implementation.

This commit is contained in:
Ralf W. Grosse-Kunstleve 2024-07-12 08:31:35 -07:00
parent 63044cc199
commit d021bb10aa

View File

@ -910,7 +910,6 @@ public:
protected:
friend class type_caster_generic;
void check_holder_compat() {}
void load_value(value_and_holder &&v_h) {
if (typeinfo->default_holder) {