diff options
Diffstat (limited to 'make/resources/android/res-jogl/values/strings.xml')
-rw-r--r-- | make/resources/android/res-jogl/values/strings.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/make/resources/android/res-jogl/values/strings.xml b/make/resources/android/res-jogl/values/strings.xml index ae4816665..e88a0a4e0 100644 --- a/make/resources/android/res-jogl/values/strings.xml +++ b/make/resources/android/res-jogl/values/strings.xml @@ -5,6 +5,4 @@ <string name="app_descr">Contains Dalvik and native code, supporting native bindings.</string> <string name="activity_version_name">Jogl\'s Version</string> <string name="activity_version_descr">Shows the version of the JOGL Library and runtime GL infos.</string> - <string name="activity_debug_name">Jogl Debug</string> - <string name="activity_debug_descr">Debug output of JOGL\'s initialization.</string> </resources> |