Fixing bustage
git-svn-id: svn://10.0.0.236/trunk@244076 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
b186cf0080
commit
a50a99aebb
@ -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