OSDN Git Service

Merge WebKit at r78450: Initial merge by git.
[android-x86/external-webkit.git] / Tools / MiniBrowser / qt / BrowserView.h
index e19cc59..593006e 100644 (file)
@@ -48,7 +48,6 @@ protected:
 
 private:
     QGraphicsWKView* m_item;
-    QWKContext* m_context;
 };
 
 #endif