зеркало из https://github.com/mozilla/pjs.git
Remove unused mGroupingMode and mSortingMode from nsNavHistoryQuery.
This commit is contained in:
Родитель
b4b5adfb40
Коммит
bf670359d1
|
@ -109,8 +109,6 @@ protected:
|
||||||
PRBool mOnlyBookmarked;
|
PRBool mOnlyBookmarked;
|
||||||
PRBool mDomainIsHost;
|
PRBool mDomainIsHost;
|
||||||
nsString mDomain;
|
nsString mDomain;
|
||||||
PRInt32 mGroupingMode;
|
|
||||||
PRInt32 mSortingMode;
|
|
||||||
nsTArray<PRInt64> mFolders;
|
nsTArray<PRInt64> mFolders;
|
||||||
PRUint32 mItemTypes;
|
PRUint32 mItemTypes;
|
||||||
};
|
};
|
||||||
|
|
Загрузка…
Ссылка в новой задаче