| Index: mobile/android/base/resources/xml/preferences_abb_more_blocking.xml | 
| =================================================================== | 
| --- a/mobile/android/base/resources/xml/preferences_abb_more_blocking.xml | 
| +++ b/mobile/android/base/resources/xml/preferences_abb_more_blocking.xml | 
| @@ -1,14 +1,10 @@ | 
| <?xml version="1.0" encoding="utf-8"?> | 
| <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" | 
| xmlns:gecko="http://schemas.android.com/apk/res-auto" | 
| android:title="@string/abb_pref_category_more_blocking" > | 
|  | 
| <org.adblockplus.browser.MoreSubscriptionsPreferenceGroup | 
| android:persistent="false" /> | 
|  | 
| -    <org.adblockplus.browser.UrlInputOpenerPreference | 
| -            android:title="@string/abb_pref_category_add_other_list" | 
| -            android:layout="@layout/abb_custom_prefscreen" /> | 
| - | 
| </PreferenceScreen> | 
|  | 
|  |