mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
build on windows
This commit is contained in:
parent
5eda2823ab
commit
fb70c6177e
@ -286,7 +286,7 @@ remove_hooks_with(void *data) {
|
||||
if ((*cfi).second == data) {
|
||||
any_removed = true;
|
||||
} else {
|
||||
new_funcs.insert(*cfi, new_funcs.end());
|
||||
new_funcs.insert(*cfi);
|
||||
}
|
||||
}
|
||||
funcs.swap(new_funcs);
|
||||
|
Loading…
x
Reference in New Issue
Block a user