summaryrefslogtreecommitdiff
path: root/Source/WebCore/plugins/PluginView.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/plugins/PluginView.h')
-rw-r--r--Source/WebCore/plugins/PluginView.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WebCore/plugins/PluginView.h b/Source/WebCore/plugins/PluginView.h
index d9bf61a8a..cb3ee42ca 100644
--- a/Source/WebCore/plugins/PluginView.h
+++ b/Source/WebCore/plugins/PluginView.h
@@ -303,7 +303,6 @@ namespace WebCore {
Element* m_element;
bool m_isStarted;
KURL m_url;
- KURL m_baseURL;
PluginStatus m_status;
Vector<IntRect> m_invalidRects;