From c81e5f22c0f24ced8d9b719663af96884c92473e Mon Sep 17 00:00:00 2001
From: James Cook <james@lindenlab.com>
Date: Mon, 30 Nov 2009 17:36:37 -0800
Subject: [PATCH] Clean up test XML

---
 .../skins/default/xui/en/floater_test_textbox.xml | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/indra/newview/skins/default/xui/en/floater_test_textbox.xml b/indra/newview/skins/default/xui/en/floater_test_textbox.xml
index 3aeb7c93e7f..22787d029d4 100644
--- a/indra/newview/skins/default/xui/en/floater_test_textbox.xml
+++ b/indra/newview/skins/default/xui/en/floater_test_textbox.xml
@@ -94,11 +94,7 @@ The 华文细黑 brown fox ヒラキjumped over the lazy dog.
       SansSerif BOLD UNDERLINE
     </text>
     <text
-   type="string"
-   length="1"
    bottom="390"
-   label="N"
-   layout="topleft"
    left="10"
    name="right_aligned_text"
    width="380"
@@ -107,11 +103,7 @@ The 华文细黑 brown fox ヒラキjumped over the lazy dog.
     Right aligned text
   </text>
   <text
- type="string"
- length="1"
  bottom="390"
- label="N"
- layout="topleft"
  left="10"
  name="centered_text"
  width="380"
@@ -120,11 +112,7 @@ The 华文细黑 brown fox ヒラキjumped over the lazy dog.
     Centered text
   </text>
   <text
- type="string"
- length="1"
  height="60"
- label="N"
- layout="topleft"
  left="10"
  name="left_aligned_text"
  width="380"
@@ -133,11 +121,8 @@ The 华文细黑 brown fox ヒラキjumped over the lazy dog.
     Left aligned text
   </text>
   <text
-   type="string"
-   length="1"
    bottom="390"
    label="N"
-   layout="topleft"
    left="10"
    name="floater_map_north"
    right="30"
-- 
GitLab