diff options
author | Richard Linden <none@none> | 2013-04-11 19:18:55 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2013-04-11 19:18:55 -0700 |
commit | 1459a412b9c9776daa7e6f3b5be35fe67970b3c5 (patch) | |
tree | 7f25dd68f3d8408f6f1b37b2f9ad9d0613679daf /indra/llcommon/CMakeLists.txt | |
parent | c05fa390dc57b072da4b69b4e08743fd62bf4ce5 (diff) | |
parent | 2436bd9487ac62899ed01859bdd4c0871020d4f7 (diff) |
Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting
Diffstat (limited to 'indra/llcommon/CMakeLists.txt')
-rw-r--r-- | indra/llcommon/CMakeLists.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/llcommon/CMakeLists.txt b/indra/llcommon/CMakeLists.txt index f8f1c010f7..5117224ddb 100644 --- a/indra/llcommon/CMakeLists.txt +++ b/indra/llcommon/CMakeLists.txt @@ -212,8 +212,6 @@ set(llcommon_HEADER_FILES llpriqueuemap.h llprocess.h llprocessor.h - llptrskiplist.h - llptrskipmap.h llptrto.h llqueuedthread.h llrand.h @@ -230,8 +228,6 @@ set(llcommon_HEADER_FILES llsecondlifeurls.h llsimplehash.h llsingleton.h - llskiplist.h - llskipmap.h llsortedvector.h llstack.h llstacktrace.h @@ -255,7 +251,6 @@ set(llcommon_HEADER_FILES llunit.h lluri.h lluuid.h - lluuidhashmap.h llversionserver.h llversionviewer.h llwin32headers.h |