diff options
author | Graham Linden <graham@lindenlab.com> | 2018-06-07 23:12:52 +0100 |
---|---|---|
committer | Graham Linden <graham@lindenlab.com> | 2018-06-07 23:12:52 +0100 |
commit | d0727e9286649d5ea5b19871239dfb1ae75bc1e1 (patch) | |
tree | 8837baad5227859376f8c1cde349c058b5730aee /indra/newview/CMakeLists.txt | |
parent | 3b6bf06ee1c88b4c7fb617358d34c69529b11878 (diff) |
Remove llfloaterauction refs from CMake.
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 2fc722d4c3..367d4577ca 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 @@ -823,7 +822,6 @@ set(viewer_HEADER_FILES llflickrconnect.h llfloaterabout.h llfloaterbvhpreview.h - llfloaterauction.h llfloaterautoreplacesettings.h llfloateravatar.h llfloateravatarpicker.h |