]> git.saurik.com Git - wxWidgets.git/commitdiff
Remove now unnecessary comment.
authorSteve Lamerton <steve.lamerton@gmail.com>
Fri, 5 Aug 2011 18:41:54 +0000 (18:41 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Fri, 5 Aug 2011 18:41:54 +0000 (18:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/osx/webview_webkit.mm

index 06a518f4d61164950e5ab9c756d27c281d36221c..7f988de14466f8d73f2b7aeb108b857d4e286819 100644 (file)
@@ -354,7 +354,6 @@ bool wxWebViewWebKit::Create(wxWindow *parent,
                                  const wxString& name)
 {
     m_busy = false;
-    //m_pageTitle = _("Untitled Page");
 
  //still needed for wxCocoa??
 /*