mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1038156 - Give GPUAdapterReporter a private destructor; r=bjacob
This commit is contained in:
parent
dc75936e5e
commit
f1b188feb8
@ -172,6 +172,8 @@ class GPUAdapterReporter : public nsIMemoryReporter
|
||||
return result;
|
||||
}
|
||||
|
||||
~GPUAdapterReporter() {}
|
||||
|
||||
public:
|
||||
NS_DECL_ISUPPORTS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user