diff options
Diffstat (limited to 'indra/newview/llmaterialeditor.h')
-rw-r--r-- | indra/newview/llmaterialeditor.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llmaterialeditor.h b/indra/newview/llmaterialeditor.h index 60907b18ba..53f19d877b 100644 --- a/indra/newview/llmaterialeditor.h +++ b/indra/newview/llmaterialeditor.h @@ -219,8 +219,6 @@ public: // initialize the UI from a default GLTF material void loadDefaults(); - void modifyMaterialCoro(std::string cap_url, LLSD overrides); - private: void setFromGLTFMaterial(LLGLTFMaterial* mat); bool setFromSelection(); |