diff options
author | Rider Linden <rider@lindenlab.com> | 2015-07-20 15:57:10 -0700 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2015-07-20 15:57:10 -0700 |
commit | 37d17eaebd05325f0ddb3334cbabf7a8710d5843 (patch) | |
tree | b706c56898eeb6489f70d3bc04d72f7c8f4d40cb /indra/newview/CMakeLists.txt | |
parent | 2fc4ddb92bfb7b05851372adcfda7e0ab4886718 (diff) |
Remove old "compile queue" and replace with the coroutine based upload queue.
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rwxr-xr-x | 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 7a6267251e..e79fa8b084 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -123,7 +123,6 @@ set(viewer_SOURCE_FILES llappearancemgr.cpp llappviewer.cpp llappviewerlistener.cpp - llassetuploadqueue.cpp llassetuploadresponders.cpp llattachmentsmgr.cpp llaudiosourcevo.cpp @@ -735,7 +734,6 @@ set(viewer_HEADER_FILES llappearancemgr.h llappviewer.h llappviewerlistener.h - llassetuploadqueue.h llassetuploadresponders.h llattachmentsmgr.h llaudiosourcevo.h |