Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ppapi / proxy / ppp_messaging_proxy.h
index b75feab..210574a 100644 (file)
@@ -20,8 +20,6 @@ class PPP_Messaging_Proxy : public InterfaceProxy {
   PPP_Messaging_Proxy(Dispatcher* dispatcher);
   virtual ~PPP_Messaging_Proxy();
 
-  static const PPP_Messaging* GetProxyInterface();
-
   // InterfaceProxy implementation.
   virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;