diff options
author | Alexei Arabadji <aarabadji@productengine.com> | 2009-12-11 14:26:56 +0200 |
---|---|---|
committer | Alexei Arabadji <aarabadji@productengine.com> | 2009-12-11 14:26:56 +0200 |
commit | 5aecd0b93f6d79ef447aca241b082f0fb468d78b (patch) | |
tree | 81dd8069b29ffaf5a468c5c32d3cf6415481fdb8 /indra/newview/llstartup.cpp | |
parent | ce621eafd8a115cc6c13a124453bbbda1bc43e13 (diff) | |
parent | 4fc7b91a795fb4ad0eaf3b6c7a1779679889fcbf (diff) |
Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llstartup.cpp')
-rw-r--r-- | indra/newview/llstartup.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp index d8d1760c38..84d6d66413 100644 --- a/indra/newview/llstartup.cpp +++ b/indra/newview/llstartup.cpp @@ -121,7 +121,6 @@ #include "lllogininstance.h" // Host the login module. #include "llpanellogin.h" #include "llmutelist.h" -#include "llnotify.h" #include "llpanelavatar.h" #include "llavatarpropertiesprocessor.h" #include "llpanelevent.h" |