From eaebe8fe70985f6d25cf883867f19617164ead81 Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Fri, 29 Jul 2022 12:08:31 -0400 Subject: DRTVWR-559: Revert "Fix minor Mac build issues." Somehow this commit got into my local repository without showing up as a new commit relative to bitbucket. Try double-reverting it. This is the first one. This reverts commit 7772b5639a9bae2c4fbbcd2575355404c4bdca55. --- indra/newview/llmaterialeditor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/llmaterialeditor.h') diff --git a/indra/newview/llmaterialeditor.h b/indra/newview/llmaterialeditor.h index 3da59c7f93..4df991be39 100644 --- a/indra/newview/llmaterialeditor.h +++ b/indra/newview/llmaterialeditor.h @@ -57,7 +57,7 @@ public: void setFromGLTFMaterial(LLGLTFMaterial* mat); - void loadAsset() override; + void loadAsset(); static void onLoadComplete(const LLUUID& asset_uuid, LLAssetType::EType type, void* user_data, S32 status, LLExtStat ext_status); -- cgit v1.2.3