diff options
Diffstat (limited to 'indra/newview/lltoolselectland.h')
-rw-r--r-- | indra/newview/lltoolselectland.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lltoolselectland.h b/indra/newview/lltoolselectland.h index 37d656289b..bca0e13384 100644 --- a/indra/newview/lltoolselectland.h +++ b/indra/newview/lltoolselectland.h @@ -74,7 +74,6 @@ protected: LLVector3d mWestSouthBottom; // global coords, from drag LLVector3d mEastNorthTop; // global coords, from drag - BOOL mLastShowParcelOwners; // store last Show Parcel Owners setting LLSafeHandle<LLParcelSelection> mSelection; // hold on to a parcel selection }; |