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/llfloaterbuycontents.cpp | |
parent | a60997a8812de206beadf714895c3c5eb7d59e91 (diff) |
implemented EXT-2323 “Get rid from obsolete notification widgets”;
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llfloaterbuycontents.cpp')
-rw-r--r-- | indra/newview/llfloaterbuycontents.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterbuycontents.cpp b/indra/newview/llfloaterbuycontents.cpp index 39c7bc02af..0daef27af2 100644 --- a/indra/newview/llfloaterbuycontents.cpp +++ b/indra/newview/llfloaterbuycontents.cpp @@ -43,7 +43,6 @@ #include "llcachename.h" #include "llagent.h" // for agent id -#include "llalertdialog.h" #include "llcheckboxctrl.h" #include "llinventoryfunctions.h" #include "llinventorymodel.h" // for gInventory |