diff options
author | Mike Antipov <mantipov@productengine.com> | 2009-11-18 17:10:51 +0200 |
---|---|---|
committer | Mike Antipov <mantipov@productengine.com> | 2009-11-18 17:10:51 +0200 |
commit | 0688ae8c51d1c6d79ed30bb10ad049fd5ce790ef (patch) | |
tree | 5f1c4be60cb73b37b89cd6ff59e3470a73764508 /indra | |
parent | 753e482b3fd37dd53f9c50f509647cf6c6eaefec (diff) |
No ticket. Remove unnecessary including of "llbottomtray.h"
--HG--
branch : product-engine
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/llchannelmanager.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llchannelmanager.cpp b/indra/newview/llchannelmanager.cpp index 3443d8b593..aa584b3ae8 100644 --- a/indra/newview/llchannelmanager.cpp +++ b/indra/newview/llchannelmanager.cpp @@ -37,7 +37,6 @@ #include "llappviewer.h" #include "llviewercontrol.h" #include "llimview.h" -#include "llbottomtray.h" #include "llviewerwindow.h" #include "llrootview.h" #include "llsyswellwindow.h" |