diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-06-18 22:38:58 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-06-18 22:38:58 +0300 |
commit | d95f86c5931db5b025e0923071c9b3a08bb25301 (patch) | |
tree | 50445cbcb75009415460db8f2a1b868113768575 /indra/newview/llpanelobject.h | |
parent | ef8d42a05ecd611c2bd16492c6727813bdcfd6bb (diff) |
SL-13359 #7 Features tab
Diffstat (limited to 'indra/newview/llpanelobject.h')
-rw-r--r-- | indra/newview/llpanelobject.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanelobject.h b/indra/newview/llpanelobject.h index 5ea3d07699..515dd27c0a 100644 --- a/indra/newview/llpanelobject.h +++ b/indra/newview/llpanelobject.h @@ -191,7 +191,6 @@ protected: bool mHasClipboardPos; bool mHasClipboardSize; bool mHasClipboardRot; - bool mHasClipboardParams; LLPointer<LLViewerObject> mObject; LLPointer<LLViewerObject> mRootObject; |