mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 23:08:39 +09:00
Issue #21 - Follow-up: Remove some left-over telemetry plumbing.
This commit is contained in:
parent
c0f4b97fab
commit
c43ed8d93e
4 changed files with 0 additions and 10 deletions
|
|
@ -125,7 +125,6 @@ PluginInstanceParent::PluginInstanceParent(PluginModuleParent* parent,
|
|||
, mNPNIface(npniface)
|
||||
, mWindowType(NPWindowTypeWindow)
|
||||
, mDrawingModel(kDefaultDrawingModel)
|
||||
, mLastRecordedDrawingModel(-1)
|
||||
, mFrameID(0)
|
||||
#if defined(OS_WIN)
|
||||
, mPluginHWND(nullptr)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue