diff options
author | Vadim Savchuk <vsavchuk@productengine.com> | 2010-07-20 14:33:35 +0300 |
---|---|---|
committer | Vadim Savchuk <vsavchuk@productengine.com> | 2010-07-20 14:33:35 +0300 |
commit | e60ff27ad4a08cce59825ecd965b6f5c638dd4db (patch) | |
tree | 1c48f1a36610c4484229d0bd54e0fe7cf824047b /indra/llinventory/llparcel.cpp | |
parent | 760d0b95573303a67cdf0745385acfb17b81735d (diff) | |
parent | 2c6bca70559e99731d25607003006108323f9904 (diff) |
Merge from default branch
--HG--
branch : product-engine
Diffstat (limited to 'indra/llinventory/llparcel.cpp')
-rw-r--r-- | indra/llinventory/llparcel.cpp | 1 |
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. |