[Utils] Remove debugbreak
This commit is contained in:
parent
c8b8633cc2
commit
a32ad0b2dd
@ -48,10 +48,6 @@ namespace Utils
|
||||
{
|
||||
this->slots.push_back(slot);
|
||||
}
|
||||
else
|
||||
{
|
||||
__debugbreak();
|
||||
}
|
||||
}
|
||||
|
||||
void clear()
|
||||
|
Loading…
Reference in New Issue
Block a user