mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 06:48:38 +09:00
Follow up to Issue #1578 - Remove unnecessary MOZ_ASSERT
This commit is contained in:
parent
478eed8da0
commit
2b8d258df0
1 changed files with 0 additions and 1 deletions
|
|
@ -160,7 +160,6 @@ nsNativeMenuService::~nsNativeMenuService() {
|
|||
gPangoLayout = nullptr;
|
||||
}
|
||||
|
||||
MOZ_ASSERT(sService == this);
|
||||
sService = nullptr;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue