diff options
author | Todd Stinson <stinson@lindenlab.com> | 2012-02-23 19:56:02 -0800 |
---|---|---|
committer | Todd Stinson <stinson@lindenlab.com> | 2012-02-23 19:56:02 -0800 |
commit | 24f6c378b5c1e67f11eeca38c33ebbbe83046945 (patch) | |
tree | d560649ba7942cdb11c6768f6adce62ec9e9b887 /indra/newview/CMakeLists.txt | |
parent | 640b08c58aa76d88bd603576bcc03117ac983e90 (diff) |
PATH-292: Re-enabling filtering for the linksets floater.
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 726f0d1e28..5223eead35 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -162,7 +162,6 @@ set(viewer_SOURCE_FILES llfavoritesbar.cpp llfeaturemanager.cpp llfilepicker.cpp - llfilteredpathfindinglinksets.cpp llfilteredwearablelist.cpp llfirstuse.cpp llflexibleobject.cpp @@ -728,7 +727,6 @@ set(viewer_HEADER_FILES llfavoritesbar.h llfeaturemanager.h llfilepicker.h - llfilteredpathfindinglinksets.h llfilteredwearablelist.h llfirstuse.h llflexibleobject.h |