diff options
author | Paul ProductEngine <pguslisty@productengine.com> | 2011-11-18 19:32:58 +0200 |
---|---|---|
committer | Paul ProductEngine <pguslisty@productengine.com> | 2011-11-18 19:32:58 +0200 |
commit | df7f4f60b60e7d53060e4d8e3d0ca03bf74bf24e (patch) | |
tree | ef3bf8bfe2eaefc49c3da467c97e81d188d3dc58 /indra/newview/CMakeLists.txt | |
parent | f78dcdf2c4c3ccc7864d5487e748ec7a4e1740fb (diff) |
EXP-1576 FIXED (Remove old profile window from People panel)
- Removed old profile window from People panel with all subpanels and dependencies
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 ba05f6288b..4760670573 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -393,7 +393,6 @@ set(viewer_SOURCE_FILES llpanelplacestab.cpp llpanelprimmediacontrols.cpp llpanelprofile.cpp - llpanelprofileview.cpp llpanelsnapshot.cpp llpanelsnapshotinventory.cpp llpanelsnapshotlocal.cpp @@ -960,7 +959,6 @@ set(viewer_HEADER_FILES llpanelplacestab.h llpanelprimmediacontrols.h llpanelprofile.h - llpanelprofileview.h llpanelsnapshot.h llpanelteleporthistory.h llpaneltiptoast.h |