diff options
author | Armin Weatherwax | 2010-02-20 18:36:56 +0100 |
---|---|---|
committer | Armin Weatherwax | 2010-09-23 15:38:31 +0200 |
commit | ca628a8d0bf76872cc5b7e9a3d67dc37ea554cb7 (patch) | |
tree | aae603c6e7cf423a98bbc5e1067a4cb47e588edc /linden/indra/newview/llfloaterhtml.cpp | |
parent | Fixed 'there is no media type for text/html' errors (diff) | |
download | meta-impy-ca628a8d0bf76872cc5b7e9a3d67dc37ea554cb7.zip meta-impy-ca628a8d0bf76872cc5b7e9a3d67dc37ea554cb7.tar.gz meta-impy-ca628a8d0bf76872cc5b7e9a3d67dc37ea554cb7.tar.bz2 meta-impy-ca628a8d0bf76872cc5b7e9a3d67dc37ea554cb7.tar.xz |
remove deprecated files
Diffstat (limited to 'linden/indra/newview/llfloaterhtml.cpp')
-rw-r--r-- | linden/indra/newview/llfloaterhtml.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloaterhtml.cpp b/linden/indra/newview/llfloaterhtml.cpp index a5d24f4..5822ed5 100644 --- a/linden/indra/newview/llfloaterhtml.cpp +++ b/linden/indra/newview/llfloaterhtml.cpp | |||
@@ -41,7 +41,6 @@ | |||
41 | #include "llviewerwindow.h" | 41 | #include "llviewerwindow.h" |
42 | #include "llweb.h" | 42 | #include "llweb.h" |
43 | 43 | ||
44 | #include "llwebbrowserctrl.h" | ||
45 | 44 | ||
46 | LLFloaterHtml* LLFloaterHtml::sInstance = 0; | 45 | LLFloaterHtml* LLFloaterHtml::sInstance = 0; |
47 | 46 | ||