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 52ce82560b..145affeb60 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -452,7 +452,6 @@ set(viewer_SOURCE_FILES      llpathfindingobjectlist.cpp      llpathfindingpathtool.cpp      llpersistentnotificationstorage.cpp -    llpersonfolderview.cpp      llpersonmodelcommon.cpp      llpersontabview.cpp      llphysicsmotion.cpp @@ -1032,7 +1031,6 @@ set(viewer_HEADER_FILES      llpathfindingobjectlist.h      llpathfindingpathtool.h      llpersistentnotificationstorage.h -    llpersonfolderview.h      llpersonmodelcommon.h      llpersontabview.h      llphysicsmotion.h  | 
