summaryrefslogtreecommitdiff
path: root/indra/llinventory
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-04-02 21:49:45 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-04-02 21:49:45 +0100
commit20c660569df71f677065b5f5f66477ebbd6b35b6 (patch)
treee2886b2dd66eb1528f0eb25276f625fcd967c3f8 /indra/llinventory
parente46f128d20f155b7bae7edb3aeac2a9653c1a433 (diff)
parent2c5c563319d5ba8eaeae93b627536321956d347e (diff)
merge
Diffstat (limited to 'indra/llinventory')
-rw-r--r--indra/llinventory/llinventorytype.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llinventory/llinventorytype.h b/indra/llinventory/llinventorytype.h
index e515b8a304..20da954002 100644
--- a/indra/llinventory/llinventorytype.h
+++ b/indra/llinventory/llinventorytype.h
@@ -75,7 +75,6 @@ public:
// machine transation between type and strings
static EType lookup(const std::string& name);
static const std::string &lookup(EType type);
-
// translation from a type to a human readable form.
static const std::string &lookupHumanReadable(EType type);