Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
iboB authored Mar 31, 2023
2 parents e6dc570 + 304f8e5 commit 802e3a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/dynamix/mutate.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ class gradual_mutation {
return *this;
}


template <typename Mixin>
self_t& remove() {
m_type_mut.remove<Mixin>();
Expand Down

0 comments on commit 802e3a9

Please sign in to comment.