Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 638c078c authored by Kristian Monsen's avatar Kristian Monsen
Browse files

Remove unused function from the WebView statics

Change-Id: I47c47c44d4b5b6f4a4f366affa9d110de440ade5
parent d0ca7b62
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -36,13 +36,6 @@ public interface WebViewFactoryProvider {
         */
        String findAddress(String addr);

        /**
         * Implements the API methods:
         * {@link android.webkit.WebView#enablePlatformNotifications()}
         * {@link android.webkit.WebView#disablePlatformNotifications()}
         */
        void setPlatformNotificationsEnabled(boolean enable);

        /**
         * Implements the API method:
         * {@link android.webkit.WebSettings#getDefaultUserAgent(Context) }