summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterimnearbychat.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2012-11-21 18:15:24 -0800
committerMerov Linden <merov@lindenlab.com>2012-11-21 18:15:24 -0800
commit7ca2508cc2adcdc5201bd53e814246e156bc6013 (patch)
treee850a6bf72fd34dbca490ebb4cd7f785b2701960 /indra/newview/llfloaterimnearbychat.h
parenta12464b9cbc40d4584d6968db2092a56fa3f4bc6 (diff)
CHUI-429 : Completed this though it still doesn't work on Nearby Chat.
Diffstat (limited to 'indra/newview/llfloaterimnearbychat.h')
-rw-r--r--indra/newview/llfloaterimnearbychat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterimnearbychat.h b/indra/newview/llfloaterimnearbychat.h
index 1479746fbd..5ed639136b 100644
--- a/indra/newview/llfloaterimnearbychat.h
+++ b/indra/newview/llfloaterimnearbychat.h
@@ -117,7 +117,7 @@ private:
/*virtual*/ void refresh();
- LLHandle<LLView> mPopupMenuHandle;
+// LLHandle<LLView> mPopupMenuHandle;
std::vector<LLChat> mMessageArchive;
};