Skip to content

Commit 6aba55d

Browse files
committed
fix
1 parent 66e3142 commit 6aba55d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/geode/model/mixin/core/component.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ namespace geode
119119
component.impl_->backward_compatible_id() );
120120
component.set_name(
121121
component.impl_->backward_compatible_name() );
122-
component.impl_.reset();
123122
},
124123
[]( Archive& local_archive, Component& component ) {
125124
local_archive.ext( component,

0 commit comments

Comments
 (0)