| Index: Source/modules/geolocation/Geolocation.h
|
| diff --git a/Source/modules/geolocation/Geolocation.h b/Source/modules/geolocation/Geolocation.h
|
| index afbc831fce4172033d096ce188ebd8892f3e768c..3b2750cc4069162951b227897820a8ba21b6a003 100644
|
| --- a/Source/modules/geolocation/Geolocation.h
|
| +++ b/Source/modules/geolocation/Geolocation.h
|
| @@ -88,8 +88,6 @@ private:
|
|
|
| explicit Geolocation(ExecutionContext*);
|
|
|
| - Page* page() const;
|
| -
|
| // Holds the success and error callbacks and the options that were provided
|
| // when a oneshot or watcher were created. Also, if specified in the
|
| // options, manages a timer to limit the time to wait for the system to
|
|
|