summaryrefslogtreecommitdiff
path: root/indra/llprimitive/CMakeLists.txt
diff options
context:
space:
mode:
authorRichard Linden <none@none>2013-05-06 14:54:03 -0700
committerRichard Linden <none@none>2013-05-06 14:54:03 -0700
commitf26f0330aa6c8f260626fffee2ad2a8664f4cd1b (patch)
tree44d783fb5c5bf25c2da948b31d6c59d5031b91eb /indra/llprimitive/CMakeLists.txt
parent71ec63a70a23f8be46ac22d57eb73fdcbae2aaa2 (diff)
SH-4080 WIP interesting: random crash on Mac
cleaning up more unused files
Diffstat (limited to 'indra/llprimitive/CMakeLists.txt')
-rw-r--r--indra/llprimitive/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llprimitive/CMakeLists.txt b/indra/llprimitive/CMakeLists.txt
index e4d9de7eb6..e404e01b91 100644
--- a/indra/llprimitive/CMakeLists.txt
+++ b/indra/llprimitive/CMakeLists.txt
@@ -29,7 +29,6 @@ set(llprimitive_SOURCE_FILES
lltextureentry.cpp
lltreeparams.cpp
llvolumemessage.cpp
- llvolumexml.cpp
material_codes.cpp
)
@@ -47,7 +46,6 @@ set(llprimitive_HEADER_FILES
lltreeparams.h
lltree_common.h
llvolumemessage.h
- llvolumexml.h
material_codes.h
object_flags.h
)