Removed dependency calc_successes from tens_roll_twice

Change-Id: I49bf7e022dadb972549fef8574478735ab5c19c2
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-02-12 11:11:42 -05:00
parent 2a25a5fc2c
commit 8ed7a2441b

View File

@@ -17,7 +17,6 @@
<CheckBoxPreference
android:defaultValue="true"
android:dependency="calc_successes"
android:key="tens_count_twice"
android:summary="@string/tens_count_twice_msg"
android:title="@string/tens_count_twice" />