зеркало из https://github.com/mozilla/pjs.git
Fixing bustage
This commit is contained in:
Родитель
d1b9b314a5
Коммит
e8811867ac
|
@ -381,7 +381,7 @@ public:
|
|||
}
|
||||
|
||||
private:
|
||||
UpdateViewBatch(const UpdateViewBatch& aOther) : mRootVM(aOther.mRootVM);
|
||||
UpdateViewBatch(const UpdateViewBatch& aOther);
|
||||
const UpdateViewBatch& operator=(const UpdateViewBatch& aOther);
|
||||
|
||||
nsCOMPtr<nsIViewManager> mRootVM;
|
||||
|
|
Загрузка…
Ссылка в новой задаче