diff options
author | Don Kjer <don@lindenlab.com> | 2012-09-04 22:49:26 +0000 |
---|---|---|
committer | Don Kjer <don@lindenlab.com> | 2012-09-04 22:49:26 +0000 |
commit | 41301004e13bec1c74f444f42372a3a6609cb305 (patch) | |
tree | 712d7a923f44c66364786559ec359cd5ff2e8f23 /indra/llappearance/CMakeLists.txt | |
parent | 0f519ca167071e06e326dfc0494768f978e2328e (diff) |
Cleanup actions from code review of llappearance with nyx
Diffstat (limited to 'indra/llappearance/CMakeLists.txt')
-rw-r--r-- | indra/llappearance/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llappearance/CMakeLists.txt b/indra/llappearance/CMakeLists.txt index f77c7e6440..0206f76546 100644 --- a/indra/llappearance/CMakeLists.txt +++ b/indra/llappearance/CMakeLists.txt @@ -4,7 +4,6 @@ project(llappearance) include(00-Common) include(LLCommon) -include(Viewer) include(LLAudio) include(LLCharacter) include(LLCommon) |