aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/lltoolselectland.h
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:54 -0500
committerJacek Antonelli2008-08-15 23:45:54 -0500
commitd0b03a62fd799317d5da0bd56615739ce3b5b052 (patch)
tree8bc79bbbb52e18294f62810d9fa66ce136f90e2d /linden/indra/newview/lltoolselectland.h
parentSecond Life viewer sources 1.20.8 (diff)
downloadmeta-impy-d0b03a62fd799317d5da0bd56615739ce3b5b052.zip
meta-impy-d0b03a62fd799317d5da0bd56615739ce3b5b052.tar.gz
meta-impy-d0b03a62fd799317d5da0bd56615739ce3b5b052.tar.bz2
meta-impy-d0b03a62fd799317d5da0bd56615739ce3b5b052.tar.xz
Second Life viewer sources 1.20.9
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/lltoolselectland.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/lltoolselectland.h b/linden/indra/newview/lltoolselectland.h
index 1e1462b..19a86b7 100644
--- a/linden/indra/newview/lltoolselectland.h
+++ b/linden/indra/newview/lltoolselectland.h
@@ -74,7 +74,6 @@ protected:
74 LLVector3d mWestSouthBottom; // global coords, from drag 74 LLVector3d mWestSouthBottom; // global coords, from drag
75 LLVector3d mEastNorthTop; // global coords, from drag 75 LLVector3d mEastNorthTop; // global coords, from drag
76 76
77 BOOL mLastShowParcelOwners; // store last Show Parcel Owners setting
78 LLSafeHandle<LLParcelSelection> mSelection; // hold on to a parcel selection 77 LLSafeHandle<LLParcelSelection> mSelection; // hold on to a parcel selection
79}; 78};
80 79