aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llui/lluifwd.h
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/lluifwd.h
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 '')
-rw-r--r--linden/indra/llui/lluifwd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/llui/lluifwd.h b/linden/indra/llui/lluifwd.h
index 32d5c9b..f99bb39 100644
--- a/linden/indra/llui/lluifwd.h
+++ b/linden/indra/llui/lluifwd.h
@@ -53,7 +53,6 @@ class LLSlider;
53class LLSliderCtrl; 53class LLSliderCtrl;
54class LLSpinCtrl; 54class LLSpinCtrl;
55class LLTabContainer; 55class LLTabContainer;
56class LLTabContainerVertical;
57class LLTextBox; 56class LLTextBox;
58class LLTextEditor; 57class LLTextEditor;
59class LLTextureCtrl; 58class LLTextureCtrl;