зеркало из https://github.com/mozilla/pjs.git
Bug 324856, r=bryner Send notifications for RemoveFolderChildren, update bugs.
Original committer: brettw%gmail.com Original revision: 1.16 Original date: 2006/01/27 00:36:16
This commit is contained in:
Родитель
f1d29dc0ff
Коммит
e08fcdf564
|
@ -115,7 +115,6 @@ private:
|
|||
nsCOMPtr<mozIStorageStatement> mDBGetFolderInfo; // kGetFolderInfoIndex_* results
|
||||
|
||||
nsCOMPtr<mozIStorageStatement> mDBGetChildren; // kGetInfoIndex_* results + kGetChildrenIndex_* results
|
||||
nsCOMPtr<mozIStorageStatement> mDBGetFolderChildren;
|
||||
static const PRInt32 kGetChildrenIndex_Position;
|
||||
static const PRInt32 kGetChildrenIndex_ItemChild;
|
||||
static const PRInt32 kGetChildrenIndex_FolderChild;
|
||||
|
|
Загрузка…
Ссылка в новой задаче