diff options
author | Aimee Linden <aimee@lindenlab.com> | 2010-07-19 14:55:58 +0100 |
---|---|---|
committer | Aimee Linden <aimee@lindenlab.com> | 2010-07-19 14:55:58 +0100 |
commit | 2e9af02b576325d99a596095002a32d17fb44e00 (patch) | |
tree | 6b27f92da62da8483dcc00c05d33057291a82f08 /indra/llinventory/llparcel.cpp | |
parent | e48e1e32d8543fb930f45b7eb98e28ce17cd29b8 (diff) |
Bury the dead code day: Cleanup redundant XUI files
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. |