summaryrefslogtreecommitdiff
path: root/indra/llinventory/llparcel.cpp
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2010-07-20 14:33:35 +0300
committerVadim Savchuk <vsavchuk@productengine.com>2010-07-20 14:33:35 +0300
commite60ff27ad4a08cce59825ecd965b6f5c638dd4db (patch)
tree1c48f1a36610c4484229d0bd54e0fe7cf824047b /indra/llinventory/llparcel.cpp
parent760d0b95573303a67cdf0745385acfb17b81735d (diff)
parent2c6bca70559e99731d25607003006108323f9904 (diff)
Merge from default branch
--HG-- branch : product-engine
Diffstat (limited to 'indra/llinventory/llparcel.cpp')
-rw-r--r--indra/llinventory/llparcel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llinventory/llparcel.cpp b/indra/llinventory/llparcel.cpp
index b08cb28218..d741cc855b 100644
--- a/indra/llinventory/llparcel.cpp
+++ b/indra/llinventory/llparcel.cpp
@@ -58,7 +58,6 @@ static const std::string PARCEL_OWNERSHIP_STATUS_STRING[LLParcel::OS_COUNT+1] =
};
// NOTE: Adding parcel categories also requires updating:
-// * floater_directory.xml category combobox
// * floater_about_land.xml category combobox
// * Web site "create event" tools
// DO NOT DELETE ITEMS FROM THIS LIST WITHOUT DEEPLY UNDERSTANDING WHAT YOU'RE DOING.