diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2024-06-25 19:18:23 +0300 |
---|---|---|
committer | Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> | 2024-07-01 20:05:31 +0300 |
commit | c7bd4528a7bc295a17a12951389fcc499483f6c5 (patch) | |
tree | 34a1f4f5bfe2f559d607f5d6dbaddb895a84aeec /indra/newview/llfloaterdestinations.cpp | |
parent | 59cc1802814eff0742c8051b2d9200a1d4a2dc62 (diff) |
viewer#1131 gltf model upload UI WIP
Diffstat (limited to 'indra/newview/llfloaterdestinations.cpp')
-rw-r--r-- | indra/newview/llfloaterdestinations.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/newview/llfloaterdestinations.cpp b/indra/newview/llfloaterdestinations.cpp index 93cf02e835..fad9693e8f 100644 --- a/indra/newview/llfloaterdestinations.cpp +++ b/indra/newview/llfloaterdestinations.cpp @@ -25,11 +25,6 @@ * $/LicenseInfo$ */ -/** - * Floater that appears when buying an object, giving a preview - * of its contents and their permissions. - */ - #include "llviewerprecompiledheaders.h" #include "llfloaterdestinations.h" |