diff options
author | Merov Linden <merov@lindenlab.com> | 2012-02-03 18:38:03 -0800 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2012-02-03 18:38:03 -0800 |
commit | db824cff75696c42fff80ba29dbb60f12d10a1da (patch) | |
tree | a75b7732fcd322660d5c3e581ed0a6356298b147 /indra/newview/llinventoryfunctions.cpp | |
parent | c1636911c84f948e542f445d3c7495e6df185912 (diff) |
EXP-1862 : Suppress LLInventoryClipboard, move its functions to the unified LLClipboard and use this only
Diffstat (limited to 'indra/newview/llinventoryfunctions.cpp')
-rw-r--r-- | indra/newview/llinventoryfunctions.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llinventoryfunctions.cpp b/indra/newview/llinventoryfunctions.cpp index dd92188e9d..ea00474b2a 100644 --- a/indra/newview/llinventoryfunctions.cpp +++ b/indra/newview/llinventoryfunctions.cpp @@ -54,7 +54,6 @@ #include "lliconctrl.h" #include "llimview.h" #include "llinventorybridge.h" -#include "llinventoryclipboard.h" #include "llinventorymodel.h" #include "llinventorypanel.h" #include "lllineeditor.h" |