зеркало из https://github.com/mozilla/pjs.git
backing out change to fix build bustage
This commit is contained in:
Родитель
88268b6511
Коммит
d9b0c846de
|
@ -47,8 +47,7 @@ XP_InitializeContext(MWContext *context)
|
|||
if (context != NULL)
|
||||
{
|
||||
context->context_id = ++global_context_id;
|
||||
context->INTL_tag = INTL_TAG;
|
||||
context->anonymous = PRVCY_IsAnonymous();
|
||||
context->INTL_tag = INTL_TAG;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче