Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / content / renderer / geolocation_dispatcher.cc
index 620b057..91bd540 100644 (file)
@@ -41,11 +41,6 @@ bool GeolocationDispatcher::OnMessageReceived(const IPC::Message& message) {
   return handled;
 }
 
-void GeolocationDispatcher::geolocationDestroyed() {
-  controller_.reset();
-  DCHECK(!updating_);
-}
-
 void GeolocationDispatcher::startUpdating() {
   GURL url;
   Send(new GeolocationHostMsg_StartUpdating(