diff options
| author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-07-20 21:46:57 +0300 |
|---|---|---|
| committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-07-20 21:46:57 +0300 |
| commit | 6c17533dddf2d93ead2272c6a6ba588c5ab7e769 (patch) | |
| tree | d5e1d934c366d2c63ad3a1470e9688032232877c | |
| parent | efee1d96372e3d13c29943728ec4249d5e71895c (diff) | |
SL-13516 MAC build fix 2
| -rw-r--r-- | indra/newview/llfloaterfixedenvironment.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloaterfixedenvironment.h b/indra/newview/llfloaterfixedenvironment.h index 00b6c3a570..f35f4a4368 100644 --- a/indra/newview/llfloaterfixedenvironment.h +++ b/indra/newview/llfloaterfixedenvironment.h @@ -71,8 +71,6 @@ protected: LLSettingsBase::ptr_t mSettings; - virtual void doImportFromDisk() = 0; - LLFlyoutComboBtnCtrl * mFlyoutControl; void onInventoryCreated(LLUUID asset_id, LLUUID inventory_id); |
