summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-02-09 20:39:36 +0300
committerAndrew Dolgov <[email protected]>2015-02-09 20:39:36 +0300
commit265af1356c0eed6a3c28f6c6d91893a0fe6773b9 (patch)
tree6b61dafbc35cfda22e51cdd411a77746ba081089 /org.fox.ttrss/src/main/res/xml/preferences.xml
parent19c74d9e3f82c1970335aa21f4f78c42f92d126b (diff)
remove (unused) report bugs preference key
Diffstat (limited to 'org.fox.ttrss/src/main/res/xml/preferences.xml')
-rw-r--r--org.fox.ttrss/src/main/res/xml/preferences.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/org.fox.ttrss/src/main/res/xml/preferences.xml b/org.fox.ttrss/src/main/res/xml/preferences.xml
index ca2c9fe4..dc9216f9 100644
--- a/org.fox.ttrss/src/main/res/xml/preferences.xml
+++ b/org.fox.ttrss/src/main/res/xml/preferences.xml
@@ -187,11 +187,6 @@
android:defaultValue="false"
android:key="transport_debugging"
android:title="@string/transport_debugging" />
- <CheckBoxPreference
- android:defaultValue="false"
- android:key="enable_crash_reporting"
- android:title="@string/prefs_enable_crash_reporting" />
-
</PreferenceCategory>
<Preference