diff options
author | Oz Linden <oz@lindenlab.com> | 2013-01-16 17:28:30 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2013-01-16 17:28:30 -0500 |
commit | 8a576ea16fe6f887458a2001ab9b0e5d2b41f58a (patch) | |
tree | 96ffb412c1dc6a165d5c4124af924417b9f7930d /indra/newview/CMakeLists.txt | |
parent | b3e10f0f4959e806828a46194bfda6ed523dbcb1 (diff) |
remove prototype access code used for server testing
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 3e99bd2551..85262b55a8 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -194,7 +194,6 @@ set(viewer_SOURCE_FILES llfloaterbuyland.cpp llfloatercamera.cpp llfloatercolorpicker.cpp - llfloaterdebugmaterials.cpp llfloaterdeleteenvpreset.cpp llfloaterdestinations.cpp llfloaterdisplayname.cpp @@ -773,7 +772,6 @@ set(viewer_HEADER_FILES llfloaterbuyland.h llfloatercamera.h llfloatercolorpicker.h - llfloaterdebugmaterials.h llfloaterdeleteenvpreset.h llfloaterdestinations.h llfloaterdisplayname.h |