summaryrefslogtreecommitdiff
path: root/indra/llinventory/llinventorytype.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llinventory/llinventorytype.h')
-rw-r--r--indra/llinventory/llinventorytype.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/llinventory/llinventorytype.h b/indra/llinventory/llinventorytype.h
index 14b28bfe4b..e515b8a304 100644
--- a/indra/llinventory/llinventorytype.h
+++ b/indra/llinventory/llinventorytype.h
@@ -67,8 +67,7 @@ public:
IT_WEARABLE = 18,
IT_ANIMATION = 19,
IT_GESTURE = 20,
- IT_FAVORITE = 21,
- IT_COUNT = 22,
+ IT_COUNT = 21,
IT_NONE = -1
};