зеркало из https://github.com/mozilla/pjs.git
Bug 418643 trivial follow-up: Remove unneded 'typedef' token, in 'typedef struct folderChildrenInfo { ...', to fix compiler warning. r=sdwilsh
This commit is contained in:
Родитель
88da72427f
Коммит
72bacc0433
|
@ -171,7 +171,7 @@ private:
|
|||
nsresult SetItemDateInternal(mozIStorageStatement* aStatement, PRInt64 aItemId, PRTime aValue);
|
||||
|
||||
// Structure to hold folder's children informations
|
||||
typedef struct folderChildrenInfo
|
||||
struct folderChildrenInfo
|
||||
{
|
||||
PRInt64 itemId;
|
||||
PRUint16 itemType;
|
||||
|
|
Загрузка…
Ссылка в новой задаче