mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-15 04:39:31 +00:00
Fixing bustage
This commit is contained in:
parent
a93abc37c9
commit
019ef8a41f
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user