aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/llstringtable.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llcommon/llstringtable.h')
-rw-r--r--linden/indra/llcommon/llstringtable.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/linden/indra/llcommon/llstringtable.h b/linden/indra/llcommon/llstringtable.h
index 337d937..8d91680 100644
--- a/linden/indra/llcommon/llstringtable.h
+++ b/linden/indra/llcommon/llstringtable.h
@@ -48,12 +48,6 @@
48#include <hash_map> 48#include <hash_map>
49#endif 49#endif
50 50
51// string_table.h
52// LLStringTable class header file
53// Provides a _fast_ method for finding unique copies of strings
54//
55// Copyright 2001-2002, Linden Research, Inc.
56
57const U32 MAX_STRINGS_LENGTH = 256; 51const U32 MAX_STRINGS_LENGTH = 256;
58 52
59class LLStringTableEntry 53class LLStringTableEntry