summaryrefslogtreecommitdiff
path: root/indra/llcommon/llfoldertype.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llcommon/llfoldertype.h')
-rwxr-xr-xindra/llcommon/llfoldertype.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/indra/llcommon/llfoldertype.h b/indra/llcommon/llfoldertype.h
index 609b550900..a0c847914f 100755
--- a/indra/llcommon/llfoldertype.h
+++ b/indra/llcommon/llfoldertype.h
@@ -89,9 +89,7 @@ public:
FT_COUNT,
- FT_NONE = -1,
-
- FT_PROFILEXXXGGG = 58
+ FT_NONE = -1
};
static EType lookup(const std::string& type_name);