Remove unused mGroupingMode and mSortingMode from nsNavHistoryQuery.
git-svn-id: svn://10.0.0.236/trunk@185744 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -109,8 +109,6 @@ protected:
|
||||
PRBool mOnlyBookmarked;
|
||||
PRBool mDomainIsHost;
|
||||
nsString mDomain;
|
||||
PRInt32 mGroupingMode;
|
||||
PRInt32 mSortingMode;
|
||||
nsTArray<PRInt64> mFolders;
|
||||
PRUint32 mItemTypes;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user