summaryrefslogtreecommitdiff
path: root/indra/llui
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2014-06-04 09:58:11 -0700
committerMerov Linden <merov@lindenlab.com>2014-06-04 09:58:11 -0700
commit252ad06b7bcc33a48b6c23917f6156a436df4b00 (patch)
tree7f8ce3d362b618895fb4e3d0f1fed18a0935937d /indra/llui
parent86d75052f65149da6bbe1ade5ea28b6f01aaba17 (diff)
DD-84 : Final clean up for this fix
Diffstat (limited to 'indra/llui')
-rwxr-xr-xindra/llui/llfolderview.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llui/llfolderview.cpp b/indra/llui/llfolderview.cpp
index 537f2ac4d7..2fb57d55e7 100755
--- a/indra/llui/llfolderview.cpp
+++ b/indra/llui/llfolderview.cpp
@@ -946,7 +946,6 @@ void LLFolderView::cut()
if (listener)
{
listener->cutToClipboard();
- //listener->removeItem();
}
}