and we don't need this anymore either

This commit is contained in:
Hazim Gazov
2010-06-28 00:01:48 +00:00
parent b3a1750996
commit b96e225ef8

View File

@@ -46,7 +46,6 @@ DOFloaterHex::DOFloaterHex(LLUUID item_id, BOOL vfs, LLAssetType::EType asset_ty
mAssetId = mItem->getAssetUUID();
mAssetType = mItem->getType();
}
//llinfos << "Asset ID: " << item_id.asString() << llendl;
LLUICtrlFactory::getInstance()->buildFloater(this, "floater_hex.xml");
}