diff options
Diffstat (limited to 'app/src/main/res/xml/post_preferences.xml')
-rw-r--r-- | app/src/main/res/xml/post_preferences.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/src/main/res/xml/post_preferences.xml b/app/src/main/res/xml/post_preferences.xml index d07b5edd..fde31eb1 100644 --- a/app/src/main/res/xml/post_preferences.xml +++ b/app/src/main/res/xml/post_preferences.xml @@ -34,11 +34,6 @@ <ml.docilealligator.infinityforreddit.customviews.CustomFontSwitchPreference app:defaultValue="false" - app:key="hide_the_number_of_awards" - app:title="@string/settings_hide_the_number_of_awards" /> - - <ml.docilealligator.infinityforreddit.customviews.CustomFontSwitchPreference - app:defaultValue="false" app:key="hide_subreddit_and_user_prefix" app:title="@string/settings_hide_subreddit_and_user_prefix" /> |