General cleanup of unused variable warnings
This commit is contained in:
@@ -1065,7 +1065,6 @@ struct LLLayoutStack::LLEmbeddedPanel
|
||||
mVisibleAmt(1.f) // default to fully visible
|
||||
{
|
||||
LLResizeBar::Side side = (orientation == HORIZONTAL) ? LLResizeBar::RIGHT : LLResizeBar::BOTTOM;
|
||||
LLRect resize_bar_rect = panelp->getRect();
|
||||
|
||||
S32 min_dim;
|
||||
if (orientation == HORIZONTAL)
|
||||
|
||||
Reference in New Issue
Block a user