backing out change to fix build bustage
git-svn-id: svn://10.0.0.236/trunk@7048 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
4930ad811a
commit
37ca678ba8
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user