diff options
author | McCabe Maxsted | 2010-04-10 13:39:26 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-04-10 13:39:26 -0700 |
commit | c6f698f617f48dcd0aea6e665e01aa617bb982fe (patch) | |
tree | e9e7c09c0e81a2f22f707b56b7b3918e74d9064c /linden/indra/newview/llviewerdisplay.cpp | |
parent | Fixed spacing on AO first use notification (diff) | |
download | meta-impy-c6f698f617f48dcd0aea6e665e01aa617bb982fe.zip meta-impy-c6f698f617f48dcd0aea6e665e01aa617bb982fe.tar.gz meta-impy-c6f698f617f48dcd0aea6e665e01aa617bb982fe.tar.bz2 meta-impy-c6f698f617f48dcd0aea6e665e01aa617bb982fe.tar.xz |
Removed some duplicate includes I've come across
Diffstat (limited to 'linden/indra/newview/llviewerdisplay.cpp')
-rw-r--r-- | linden/indra/newview/llviewerdisplay.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/llviewerdisplay.cpp b/linden/indra/newview/llviewerdisplay.cpp index 6f7de25..097438b 100644 --- a/linden/indra/newview/llviewerdisplay.cpp +++ b/linden/indra/newview/llviewerdisplay.cpp | |||
@@ -69,7 +69,6 @@ | |||
69 | #include "pipeline.h" | 69 | #include "pipeline.h" |
70 | #include "llspatialpartition.h" | 70 | #include "llspatialpartition.h" |
71 | #include "llappviewer.h" | 71 | #include "llappviewer.h" |
72 | #include "llstartup.h" | ||
73 | #include "llviewershadermgr.h" | 72 | #include "llviewershadermgr.h" |
74 | #include "llfasttimer.h" | 73 | #include "llfasttimer.h" |
75 | #include "llfloatertools.h" | 74 | #include "llfloatertools.h" |