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/llimview.cpp | |
parent | a60997a8812de206beadf714895c3c5eb7d59e91 (diff) |
implemented EXT-2323 “Get rid from obsolete notification widgets”;
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llimview.cpp')
-rw-r--r-- | indra/newview/llimview.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llimview.cpp b/indra/newview/llimview.cpp index fd1fb38914..95b4196f5f 100644 --- a/indra/newview/llimview.cpp +++ b/indra/newview/llimview.cpp @@ -72,7 +72,6 @@ #include "llviewerwindow.h" #include "llnotifications.h" #include "llnotificationsutil.h" -#include "llnotify.h" #include "llnearbychat.h" #include "llviewerregion.h" #include "llvoicechannel.h" |