parent
cb860bd2eb
commit
e48ac4a3de
@ -38,7 +38,8 @@ ReportUserInterface::~ReportUserInterface()
|
||||
if (fShowSemaphore >= 0)
|
||||
delete_sem(fShowSemaphore);
|
||||
|
||||
fTeam->RemoveListener(this);
|
||||
if (fTeam != NULL)
|
||||
fTeam->RemoveListener(this);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user