mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
Fixed a build problem.
This commit is contained in:
parent
48c7484f10
commit
a5b1f21eed
@ -147,6 +147,7 @@ nsresult nsXPFCDialog :: CollectDataInCanvas(nsIXPFCCanvas* host_canvas, nsVoidA
|
||||
}
|
||||
|
||||
NS_RELEASE(iterator);
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
nsresult nsXPFCDialog :: CollectData()
|
||||
|
Loading…
Reference in New Issue
Block a user