mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 17:24:29 +00:00
Trying to fix camino bustage.
This commit is contained in:
parent
c39a545555
commit
526770691a
@ -80,8 +80,8 @@ public:
|
||||
|
||||
NS_IMETHOD OnChange(nsIRDFDataSource*, nsIRDFResource*, nsIRDFResource*, nsIRDFNode*, nsIRDFNode*);
|
||||
|
||||
NS_IMETHOD BeginUpdateBatch(nsIRDFDataSource*) { return NS_OK; }
|
||||
NS_IMETHOD EndUpdateBatch(nsIRDFDataSource*) { return NS_OK; }
|
||||
NS_IMETHOD OnBeginUpdateBatch(nsIRDFDataSource*) { return NS_OK; }
|
||||
NS_IMETHOD OnEndUpdateBatch(nsIRDFDataSource*) { return NS_OK; }
|
||||
|
||||
private:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user