summaryrefslogtreecommitdiff
path: root/indra/newview/llaisapi.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-03-15 03:29:03 +0200
committerakleshchev <117672381+akleshchev@users.noreply.github.com>2023-03-15 20:18:38 +0200
commit83811ff846d9c046e694708c209a6d4dc0bb45a3 (patch)
tree43ff969c5faa9a67add215bb71133de7390d7dd1 /indra/newview/llaisapi.h
parentac145cb21f382b8eab9f770cecfa23ea9d58aac6 (diff)
SL-18629 WIP Fetch Inventory using AIS caps #2
Diffstat (limited to 'indra/newview/llaisapi.h')
-rw-r--r--indra/newview/llaisapi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llaisapi.h b/indra/newview/llaisapi.h
index 3de3366a0e..58f6a17650 100644
--- a/indra/newview/llaisapi.h
+++ b/indra/newview/llaisapi.h
@@ -75,7 +75,6 @@ private:
FETCHITEM,
FETCHCATEGORYCHILDREN,
FETCHCATEGORYCATEGORIES,
- FETCHCOF,
} COMMAND_TYPE;
static const std::string INVENTORY_CAP_NAME;