diff options
author | Richard Linden <none@none> | 2011-11-07 15:04:53 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2011-11-07 15:04:53 -0800 |
commit | a507fc259b38f9a20b9aef9a934a29621ca3ad1a (patch) | |
tree | 5f7ebe692e33cb5a3e3ac9ef15e65c70536a4ec9 /indra/newview/llnavigationbar.cpp | |
parent | 32dca99fe59196fa4a92a815b441b4e6e9f747f0 (diff) |
finished removing remnants of media browser
Diffstat (limited to 'indra/newview/llnavigationbar.cpp')
-rw-r--r-- | indra/newview/llnavigationbar.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llnavigationbar.cpp b/indra/newview/llnavigationbar.cpp index fc264db5af..146bcbe47b 100644 --- a/indra/newview/llnavigationbar.cpp +++ b/indra/newview/llnavigationbar.cpp @@ -54,7 +54,6 @@ #include "llworldmapmessage.h" #include "llappviewer.h" #include "llviewercontrol.h" -#include "llfloatermediabrowser.h" #include "llweb.h" #include "llhints.h" |