mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 01:08:39 +09:00
Revert "[DOM] Follow-up: fix refcounting in FilePickerParent."
This reverts commit 57020c1f59.
This commit is contained in:
parent
df34a74f97
commit
adbf75c56c
1 changed files with 0 additions and 4 deletions
|
|
@ -27,12 +27,8 @@ class FilePickerParent : public PFilePickerParent
|
|||
, mMode(aMode)
|
||||
{}
|
||||
|
||||
private:
|
||||
virtual ~FilePickerParent();
|
||||
|
||||
public:
|
||||
NS_INLINE_DECL_REFCOUNTING(FilePickerParent)
|
||||
|
||||
void Done(int16_t aResult);
|
||||
|
||||
struct BlobImplOrString
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue