Removed intent filter that added an extra beast mode preference under a random title

pull/14/head
Sam Bosley 13 years ago
parent 709f74207a
commit fad14a1831

@ -231,10 +231,6 @@
</activity>
<activity android:name="com.todoroo.astrid.activity.BeastModePreferenceActivity"
android:theme="@android:style/Theme">
<intent-filter>
<action android:name="com.todoroo.astrid.SETTINGS" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name="com.todoroo.astrid.core.OldTaskPreferences"

Loading…
Cancel
Save