diff options
author | Alexei Arabadji <aarabadji@productengine.com> | 2009-12-11 14:26:27 +0200 |
---|---|---|
committer | Alexei Arabadji <aarabadji@productengine.com> | 2009-12-11 14:26:27 +0200 |
commit | 4fc7b91a795fb4ad0eaf3b6c7a1779679889fcbf (patch) | |
tree | ce10257a5947473ee7cf66fb62f1af7785d5ed4f /indra/newview/llpreviewscript.cpp | |
parent | a60997a8812de206beadf714895c3c5eb7d59e91 (diff) |
implemented EXT-2323 “Get rid from obsolete notification widgets”;
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llpreviewscript.cpp')
-rw-r--r-- | indra/newview/llpreviewscript.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpreviewscript.cpp b/indra/newview/llpreviewscript.cpp index 8d80310769..646c9fb6a4 100644 --- a/indra/newview/llpreviewscript.cpp +++ b/indra/newview/llpreviewscript.cpp @@ -61,7 +61,6 @@ #include "llvfile.h" #include "llagent.h" -#include "llnotify.h" #include "llmenugl.h" #include "roles_constants.h" #include "llselectmgr.h" |