aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llui/lltabcontainer.cpp
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/lltabcontainer.cpp
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 'linden/indra/llui/lltabcontainer.cpp')
-rw-r--r--linden/indra/llui/lltabcontainer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/llui/lltabcontainer.cpp b/linden/indra/llui/lltabcontainer.cpp
index 1f94191..4be779c 100644
--- a/linden/indra/llui/lltabcontainer.cpp
+++ b/linden/indra/llui/lltabcontainer.cpp
@@ -40,7 +40,6 @@
40#include "lltextbox.h" 40#include "lltextbox.h"
41#include "llcriticaldamp.h" 41#include "llcriticaldamp.h"
42#include "lluictrlfactory.h" 42#include "lluictrlfactory.h"
43#include "lltabcontainervertical.h"
44#include "llrender.h" 43#include "llrender.h"
45 44
46const F32 SCROLL_STEP_TIME = 0.4f; 45const F32 SCROLL_STEP_TIME = 0.4f;