aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llui/CMakeLists.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-08-06 03:34:19 -0700
committerMcCabe Maxsted2010-08-07 06:26:13 -0700
commitf5cbabf65e1c1b94d2e53e682c2435daec6164e1 (patch)
treea9b159ca26213727b83ae5a246b1e152f98f69c6 /linden/indra/llui/CMakeLists.txt
parentRemoved pointless 'About' button from the preferences (diff)
downloadmeta-impy-f5cbabf65e1c1b94d2e53e682c2435daec6164e1.zip
meta-impy-f5cbabf65e1c1b94d2e53e682c2435daec6164e1.tar.gz
meta-impy-f5cbabf65e1c1b94d2e53e682c2435daec6164e1.tar.bz2
meta-impy-f5cbabf65e1c1b94d2e53e682c2435daec6164e1.tar.xz
Removed unused LLTabContainerVertical cruft
Diffstat (limited to 'linden/indra/llui/CMakeLists.txt')
-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