diff options
author | maxim_productengine <mnikolenko@productengine.com> | 2018-05-21 18:41:33 +0300 |
---|---|---|
committer | maxim_productengine <mnikolenko@productengine.com> | 2018-05-21 18:41:33 +0300 |
commit | 126f9c3e1a96ed6664048dba7a39bdad14148664 (patch) | |
tree | b8bc1c8b971cd89ea1ac1e7c8755b47e5d74e426 /indra/newview/CMakeLists.txt | |
parent | 0bd55476ac1807b7ae343b3b33c8b7b3168656ba (diff) |
SL-857 Remove "Create Auction" functionality from viewer
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | 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 23337ddbfb..923def7820 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -201,7 +201,6 @@ set(viewer_SOURCE_FILES llflickrconnect.cpp llfloaterabout.cpp llfloaterbvhpreview.cpp - llfloaterauction.cpp llfloaterautoreplacesettings.cpp llfloateravatar.cpp llfloateravatarpicker.cpp @@ -822,7 +821,6 @@ set(viewer_HEADER_FILES llflickrconnect.h llfloaterabout.h llfloaterbvhpreview.h - llfloaterauction.h llfloaterautoreplacesettings.h llfloateravatar.h llfloateravatarpicker.h |