| Index: webkit/api/src/WebSettingsImpl.h
|
| ===================================================================
|
| --- webkit/api/src/WebSettingsImpl.h (revision 30646)
|
| +++ webkit/api/src/WebSettingsImpl.h (working copy)
|
| @@ -82,7 +82,6 @@
|
| virtual void setTextDirectionSubmenuInclusionBehaviorNeverIncluded();
|
| virtual void setOfflineWebApplicationCacheEnabled(bool);
|
| virtual void setExperimentalWebGLEnabled(bool);
|
| - virtual void setExperimentalNotificationsEnabled(bool);
|
|
|
| private:
|
| WebCore::Settings* m_settings;
|
|
|