summaryrefslogtreecommitdiffstats
path: root/WebCore/wml/WMLPageState.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/wml/WMLPageState.cpp')
-rw-r--r--WebCore/wml/WMLPageState.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/wml/WMLPageState.cpp b/WebCore/wml/WMLPageState.cpp
index 5f431bb..3e1863d 100644
--- a/WebCore/wml/WMLPageState.cpp
+++ b/WebCore/wml/WMLPageState.cpp
@@ -35,7 +35,6 @@ namespace WebCore {
WMLPageState::WMLPageState(Page* page)
: m_page(page)
- , m_activeCard(0)
, m_hasAccessControlData(false)
{
}