Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / content / public / browser / browser_plugin_guest_delegate.cc
index f49b1f2..7491138 100644 (file)
@@ -11,8 +11,4 @@ WebContents* BrowserPluginGuestDelegate::CreateNewGuestWindow(
   return NULL;
 }
 
-int BrowserPluginGuestDelegate::GetGuestInstanceID() const {
-  return 0;
-}
-
 }  // namespace content