Remove some now unused history variables.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Steve Lamerton
2011-07-25 10:46:46 +00:00
parent 7d3f6b4ded
commit 205defae89
2 changed files with 0 additions and 19 deletions

View File

@@ -133,8 +133,6 @@ private:
wxAutomationObject m_ie;
IWebBrowser2* m_webBrowser;
DWORD m_dwCookie;
bool m_canNavigateBack;
bool m_canNavigateForward;
//We store the current zoom type;
wxWebViewZoomType m_zoomType;