Clear old registered action types on reset.
This commit is contained in:
parent
c642f92bfb
commit
0aaabcaac9
1 changed files with 1 additions and 0 deletions
|
@ -240,6 +240,7 @@ public:
|
|||
delete it->second;
|
||||
}
|
||||
calls_.clear();
|
||||
types_.clear();
|
||||
idGen_ = 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue