diff -r 4f2f89ce4247 -r 303757a437d3 WebCore/generated/JSNavigator.h --- a/WebCore/generated/JSNavigator.h Fri Sep 17 09:02:29 2010 +0300 +++ b/WebCore/generated/JSNavigator.h Mon Oct 04 01:32:07 2010 +0300 @@ -96,7 +96,6 @@ JSC::JSValue jsNavigatorVendorSub(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&); JSC::JSValue jsNavigatorCookieEnabled(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&); JSC::JSValue jsNavigatorOnLine(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&); -JSC::JSValue jsNavigatorGeolocation(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&); } // namespace WebCore