aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorHerbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com>2010-12-03 20:47:34 +0100
committerHerbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com>2010-12-03 20:47:34 +0100
commit942b0b4176d3bc3dd7c02036956203626e5aa652 (patch)
treed7897d5deb34f0e90d2821ec2955850e2a8e0a4b /res
parent85c4ca20f2138107f51dbb0cc0119280f809d214 (diff)
downloadBlueGPS-942b0b4176d3bc3dd7c02036956203626e5aa652.zip
BlueGPS-942b0b4176d3bc3dd7c02036956203626e5aa652.tar.gz
BlueGPS-942b0b4176d3bc3dd7c02036956203626e5aa652.tar.bz2
removed unused code
Diffstat (limited to 'res')
-rw-r--r--res/layout/about.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/res/layout/about.xml b/res/layout/about.xml
index b5b872d..3d6dddb 100644
--- a/res/layout/about.xml
+++ b/res/layout/about.xml
@@ -70,16 +70,6 @@
android:id="@+id/about_sources"
style="@style/about_text"
android:text="@string/about_sources"
- /><!--
- <TextView
- android:layout_width="fill_parent"
- android:layout_height="wrap_content"
- android:paddingTop="16sp"
- android:textSize="16sp"
- android:textColor="?android:attr/textColorPrimary"
- android:autoLink="web"
- android:text="@string/about"
/>
- -->
</LinearLayout>
</ScrollView> \ No newline at end of file