aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llui/CMakeLists.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-08-06 03:34:19 -0700
committerMcCabe Maxsted2010-08-26 11:17:04 -0700
commit641c8a8f73c87779fe76fca70a3726a8246014b8 (patch)
treee0619266d7a122014122e6f68c8ed2b8ba0afee5 /linden/indra/llui/CMakeLists.txt
parentRemoved pointless 'About' button from the preferences (diff)
downloadmeta-impy-641c8a8f73c87779fe76fca70a3726a8246014b8.zip
meta-impy-641c8a8f73c87779fe76fca70a3726a8246014b8.tar.gz
meta-impy-641c8a8f73c87779fe76fca70a3726a8246014b8.tar.bz2
meta-impy-641c8a8f73c87779fe76fca70a3726a8246014b8.tar.xz
Removed unused LLTabContainerVertical cruft
Diffstat (limited to '')
-rw-r--r--linden/indra/llui/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/llui/CMakeLists.txt b/linden/indra/llui/CMakeLists.txt
index f646e63..a0f80b4 100644
--- a/linden/indra/llui/CMakeLists.txt
+++ b/linden/indra/llui/CMakeLists.txt
@@ -63,7 +63,6 @@ set(llui_SOURCE_FILES
63 llspinctrl.cpp 63 llspinctrl.cpp
64 llstyle.cpp 64 llstyle.cpp
65 lltabcontainer.cpp 65 lltabcontainer.cpp
66 lltabcontainervertical.cpp
67 lltextbox.cpp 66 lltextbox.cpp
68 lltexteditor.cpp 67 lltexteditor.cpp
69 lltextparser.cpp 68 lltextparser.cpp
@@ -119,7 +118,6 @@ set(llui_HEADER_FILES
119 llspinctrl.h 118 llspinctrl.h
120 llstyle.h 119 llstyle.h
121 lltabcontainer.h 120 lltabcontainer.h
122 lltabcontainervertical.h
123 lltextbox.h 121 lltextbox.h
124 lltexteditor.h 122 lltexteditor.h
125 lltextparser.h 123 lltextparser.h