diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/lltoolselectland.h | 1 |
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 | ||