mirror of
https://github.com/gelldur/EventBus.git
synced 2024-12-26 18:51:02 +08:00
Remove some trash
This commit is contained in:
parent
52d85fcfea
commit
c53fc6fabb
@ -49,7 +49,6 @@ EventCollector::~EventCollector()
|
||||
|
||||
EventCollector& EventCollector::operator=(const EventCollector& other)
|
||||
{
|
||||
std::unique_ptr<int> vector3;
|
||||
if (this == &other)
|
||||
{
|
||||
return *this;
|
||||
|
Loading…
x
Reference in New Issue
Block a user