summaryrefslogtreecommitdiff
path: root/dom/plugins/ipc/PluginInstanceParent.h
diff options
context:
space:
mode:
Diffstat (limited to 'dom/plugins/ipc/PluginInstanceParent.h')
-rw-r--r--dom/plugins/ipc/PluginInstanceParent.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/dom/plugins/ipc/PluginInstanceParent.h b/dom/plugins/ipc/PluginInstanceParent.h
index cb85378db6..637f82dcc1 100644
--- a/dom/plugins/ipc/PluginInstanceParent.h
+++ b/dom/plugins/ipc/PluginInstanceParent.h
@@ -399,11 +399,6 @@ private:
NPWindowType mWindowType;
int16_t mDrawingModel;
- // Since plugins may request different drawing models to find a compatible
- // one, we only record the drawing model after a SetWindow call and if the
- // drawing model has changed.
- int mLastRecordedDrawingModel;
-
nsDataHashtable<nsPtrHashKey<NPObject>, PluginScriptableObjectParent*> mScriptableObjects;
// This is used to tell the compositor that it should invalidate the ImageLayer.