Issue #21 - Follow-up: Remove some left-over telemetry plumbing.

This commit is contained in:
Moonchild 2022-06-27 08:03:48 +00:00 committed by roytam1
commit c43ed8d93e
4 changed files with 0 additions and 10 deletions

View file

@ -125,7 +125,6 @@ PluginInstanceParent::PluginInstanceParent(PluginModuleParent* parent,
, mNPNIface(npniface)
, mWindowType(NPWindowTypeWindow)
, mDrawingModel(kDefaultDrawingModel)
, mLastRecordedDrawingModel(-1)
, mFrameID(0)
#if defined(OS_WIN)
, mPluginHWND(nullptr)