diff options
| author | Merov Linden <merov@lindenlab.com> | 2013-04-23 18:15:13 -0700 | 
|---|---|---|
| committer | Merov Linden <merov@lindenlab.com> | 2013-04-23 18:15:13 -0700 | 
| commit | 431057230dfff960faf0bb9de644a53ba3e83709 (patch) | |
| tree | c3710000c0136711a9e696ae68b6851882d3f704 | |
| parent | 8d1ce607b3e8b59f9d7312bbdbd5caa98a97f496 (diff) | |
| parent | b9d9a40273dc574c95b3a83587c526eb140c9922 (diff) | |
Pull merge from viewer-fbc
| -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 | 
