Bug 825891 - Remove one more obsolete mention of per-client randomization. r=dcamp

This commit is contained in:
Gian-Carlo Pascutto 2013-01-14 17:43:14 +01:00
parent d026d29a96
commit 91d651f3a5

View File

@ -93,10 +93,6 @@ private:
// uris on document loads.
bool mCheckPhishing;
// TRUE if we randomize the prefixes/domains per client to prevent
// simulatenous collisions for all Firefox users
bool mPerClientRandomize;
// TRUE if a BeginUpdate() has been called without an accompanying
// CancelUpdate()/FinishUpdate(). This is used to prevent competing
// updates, not to determine whether an update is still being