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/CMakeLists.txt | |
parent | c1636911c84f948e542f445d3c7495e6df185912 (diff) |
EXP-1862 : Suppress LLInventoryClipboard, move its functions to the unified LLClipboard and use this only
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 69bf1f15a1..325c2a12a6 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -287,7 +287,6 @@ set(viewer_SOURCE_FILES llinspectremoteobject.cpp llinspecttoast.cpp llinventorybridge.cpp - llinventoryclipboard.cpp llinventoryfilter.cpp llinventoryfunctions.cpp llinventoryicon.cpp @@ -842,7 +841,6 @@ set(viewer_HEADER_FILES llinspectremoteobject.h llinspecttoast.h llinventorybridge.h - llinventoryclipboard.h llinventoryfilter.h llinventoryfunctions.h llinventoryicon.h |