diff options
author | Rider Linden <rider@lindenlab.com> | 2015-05-08 15:00:32 -0700 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2015-05-08 15:00:32 -0700 |
commit | 8d9282fca16d6118bc484b97fa905bcc616e0b9e (patch) | |
tree | 38a8ac4943ab81ff4aba5e4c40180838510c57f7 /indra/newview/CMakeLists.txt | |
parent | 35faf10ac68480ffa02e0b44edbd0cbf3c052b80 (diff) |
Updated llfloatermodeluploadbase to LLCore::Http
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rwxr-xr-x | indra/newview/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 5defc2b16e..628c47b92a 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -594,7 +594,6 @@ set(viewer_SOURCE_FILES lltwitterconnect.cpp lluilistener.cpp lluploaddialog.cpp - lluploadfloaterobservers.cpp llurl.cpp llurldispatcher.cpp llurldispatcherlistener.cpp |