diff -r 4f2f89ce4247 -r 303757a437d3 WebKit/qt/Api/qwebpage_p.h --- a/WebKit/qt/Api/qwebpage_p.h Fri Sep 17 09:02:29 2010 +0300 +++ b/WebKit/qt/Api/qwebpage_p.h Mon Oct 04 01:32:07 2010 +0300 @@ -201,8 +201,6 @@ QWebInspector* inspector; bool inspectorIsInternalOnly; // True if created through the Inspect context menu action Qt::DropAction m_lastDropAction; - - QString viewMode; static bool drtRun; };