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

pull/14/head
Sam Bosley 14 years ago
parent dc40e65b1d
commit e6cac51035

@ -243,10 +243,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