aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloaterhtml.cpp
diff options
context:
space:
mode:
authorArmin Weatherwax2010-02-20 18:36:56 +0100
committerArmin Weatherwax2010-09-23 15:38:31 +0200
commitca628a8d0bf76872cc5b7e9a3d67dc37ea554cb7 (patch)
treeaae603c6e7cf423a98bbc5e1067a4cb47e588edc /linden/indra/newview/llfloaterhtml.cpp
parentFixed 'there is no media type for text/html' errors (diff)
downloadmeta-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.cpp1
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
46LLFloaterHtml* LLFloaterHtml::sInstance = 0; 45LLFloaterHtml* LLFloaterHtml::sInstance = 0;
47 46