summaryrefslogtreecommitdiffstats
path: root/res/layout/radio_info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/radio_info.xml')
-rw-r--r--res/layout/radio_info.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/layout/radio_info.xml b/res/layout/radio_info.xml
index e8eba5a0d..b560ffffb 100644
--- a/res/layout/radio_info.xml
+++ b/res/layout/radio_info.xml
@@ -29,12 +29,6 @@
<TextView android:id="@+id/imei" style="@style/info_value" />
</LinearLayout>
- <!-- IMSI -->
- <LinearLayout style="@style/entry_layout">
- <TextView android:text="@string/radio_info_imsi_label" style="@style/info_label" />
- <TextView android:id="@+id/imsi" style="@style/info_value" />
- </LinearLayout>
-
<!-- Phone Number -->
<LinearLayout style="@style/entry_layout">
<TextView android:text="@string/radio_info_phone_number_label" style="@style/info_label" />