diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2009-11-09 17:07:36 +0000 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2009-11-09 17:07:36 +0000 |
commit | 7804990998c1cc4cb0faa5fd7b37b3a22321c3b6 (patch) | |
tree | 624c6a1b8f0b5be9164b535e71931fa5a015f13c /indra/newview/llvoiceclient.cpp | |
parent | e9d09879d6aed037710f4f023ca7e01195a42bf8 (diff) |
remove #include no longer needed.
Diffstat (limited to 'indra/newview/llvoiceclient.cpp')
-rw-r--r-- | indra/newview/llvoiceclient.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llvoiceclient.cpp b/indra/newview/llvoiceclient.cpp index 5e7afe1913..f303f14843 100644 --- a/indra/newview/llvoiceclient.cpp +++ b/indra/newview/llvoiceclient.cpp @@ -68,9 +68,6 @@ #include "llfloaterfriends.h" //VIVOX, inorder to refresh communicate panel #include "llfloaterchat.h" // for LLFloaterChat::addChat() -// for Talk Button's state updating -#include "llnearbychatbar.h" - // for base64 decoding #include "apr_base64.h" |