diff options
| -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 5373556c20..492e3b1c7f 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -343,7 +343,6 @@ set(viewer_SOURCE_FILES      llpanelprimmediacontrols.cpp      llpanelprofile.cpp      llpanelprofileview.cpp -    llpanelshower.cpp      llpanelteleporthistory.cpp      llpanelvolume.cpp      llpanelvolumepulldown.cpp @@ -846,7 +845,6 @@ set(viewer_HEADER_FILES      llpanelprimmediacontrols.h      llpanelprofile.h      llpanelprofileview.h -    llpanelshower.h      llpanelteleporthistory.h      llpanelvolume.h      llpanelvolumepulldown.h | 
