diff options
| author | Mike Antipov <mantipov@productengine.com> | 2009-12-30 19:09:27 +0200 |
|---|---|---|
| committer | Mike Antipov <mantipov@productengine.com> | 2009-12-30 19:09:27 +0200 |
| commit | 0458c879483216e4b823db72ff5ee1a94c407cc8 (patch) | |
| tree | 8a6246391151eb78f9cd01db1428a68f0c118ffe /indra/newview/llvoicechannel.cpp | |
| parent | 20e2ed9c9c4b65de3761646cdb2b3babdac24e80 (diff) | |
Work on task EXT-938 (Get rid of deprecated list controls)
-- remove unused LLFloaterCall & LLPanelAvatarRow used in it.
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llvoicechannel.cpp')
| -rw-r--r-- | indra/newview/llvoicechannel.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvoicechannel.cpp b/indra/newview/llvoicechannel.cpp index 993853b9a6..18cdd23ed9 100644 --- a/indra/newview/llvoicechannel.cpp +++ b/indra/newview/llvoicechannel.cpp @@ -33,7 +33,6 @@ #include "llviewerprecompiledheaders.h" #include "llagent.h" -#include "llfloatercall.h" #include "llfloaterreg.h" #include "llimview.h" #include "llnotifications.h" |
