Bug 1073081 - Fix -Waddress warnings about Nuwa functions. r=khuey
This commit is contained in:
@@ -201,8 +201,6 @@ TimerThread::Run()
|
||||
|
||||
#ifdef MOZ_NUWA_PROCESS
|
||||
if (IsNuwaProcess()) {
|
||||
NS_ASSERTION(NuwaMarkCurrentThread,
|
||||
"NuwaMarkCurrentThread is undefined!");
|
||||
NuwaMarkCurrentThread(nullptr, nullptr);
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user