diff options
Diffstat (limited to 'indra/newview/lltoolbrush.h')
-rw-r--r-- | indra/newview/lltoolbrush.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lltoolbrush.h b/indra/newview/lltoolbrush.h index 70e34725af..3940f3ac89 100644 --- a/indra/newview/lltoolbrush.h +++ b/indra/newview/lltoolbrush.h @@ -97,7 +97,6 @@ protected: S32 mMouseY; S32 mBrushIndex; BOOL mGotHover; - BOOL mLastShowParcelOwners; BOOL mBrushSelected; // Order doesn't matter and we do check for existance of regions, so use a set region_list_t mLastAffectedRegions; |