diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-03-26 18:09:09 +0200 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-03-27 00:24:07 +0200 |
commit | a7849c6ec4fa31597121e7c8601fe427e222db0b (patch) | |
tree | e67d0b5086edd9b374589ed35b14da9cca7ded34 /indra/llinventory/llsettingsbase.h | |
parent | 964597af05b63057a7ddeff9aa8a6cea40421165 (diff) |
Removed obsolete and misleading variable
Diffstat (limited to 'indra/llinventory/llsettingsbase.h')
-rw-r--r-- | indra/llinventory/llsettingsbase.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llinventory/llsettingsbase.h b/indra/llinventory/llsettingsbase.h index 26e2901968..56e28fc899 100644 --- a/indra/llinventory/llsettingsbase.h +++ b/indra/llinventory/llsettingsbase.h @@ -359,7 +359,6 @@ protected: LLSD mSettings; bool mIsValid; - LLAssetID mAssetID; LLSD cloneSettings() const; |