remove unused pref

This commit is contained in:
Eric House 2012-07-25 07:12:54 -07:00
parent cd1eb2e4da
commit 6405294f2f

View file

@ -270,12 +270,6 @@
android:summary="@string/notify_other_summary"
android:defaultValue="false"
/>
<org.eehouse.android.xw4.SMSCheckBoxPreference
android:key="@string/key_enable_sms"
android:title="@string/enable_sms"
android:summary="@string/enable_sms_summary"
android:defaultValue="false"
/>
</PreferenceScreen>
<PreferenceScreen android:title="@string/advanced"