Properly comment out code so compilers quit whining about 'unreachable'.

This commit is contained in:
Router Gray
2019-05-24 06:34:03 -05:00
parent bf9e900731
commit 4329d46ac4
2 changed files with 7 additions and 7 deletions

View File

@@ -342,12 +342,13 @@ void LLFloaterBulkPermission::handleInventory(LLViewerObject* viewer_obj, LLInve
//status_text.setArg("[STATUS]", getString("status_ok_text"));
status_text.setArg("[STATUS]", "");
}
#if 0
else
{
//status_text.setArg("[STATUS]", getString("status_bad_text"));
status_text.setArg("[STATUS]", "");
}
#endif
list->addSimpleElement(status_text.getString());
//TODO if we are an object inside an object we should check a recuse flag and if set