Fix the build bustage
git-svn-id: svn://10.0.0.236/branches/OJI_19980618_BRANCH@5529 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1507,8 +1507,8 @@ PRBool nsPrivilegeManagerInitialize(void)
|
||||
thePrivilegeManager = new nsPrivilegeManager();
|
||||
#ifdef DEBUG_raman_xxx
|
||||
RDFJSec_InitPrivilegeDB();
|
||||
return PR_FALSE;
|
||||
#endif /* DEBUG_raman_xxx */
|
||||
return PR_FALSE;
|
||||
}
|
||||
|
||||
PRBool nsPrivilegeManager::theInited = nsPrivilegeManagerInitialize();
|
||||
|
||||
Reference in New Issue
Block a user