Commit: a790218d7c0ad8dee62f4c07f377b76e1749c82b
Author: makowalski
Date: Fri Jul 23 22:04:39 2021 -0400
Branches: usd-importer-T81257-merge
https://developer.blender.org/rBa790218d7c0ad8dee62f4c07f377b76e1749c82b
USD Import: removed unused variable.
===================================================================
M source/blender/editors/io/io_usd.c
===================================================================
diff --git a/source/blender/editors/io/io_usd.c
b/source/blender/editors/io/io_usd.c
index 98cf298103e..2dfcc0e2daf 100644
--- a/source/blender/editors/io/io_usd.c
+++ b/source/blender/editors/io/io_usd.c
@@ -413,8 +413,6 @@ static void wm_usd_import_draw(bContext *UNUSED(C),
wmOperator *op)
void WM_OT_usd_import(struct wmOperatorType *ot)
{
- PropertyRNA *prop;
-
ot->name = "Import USD";
ot->description = "Import USD stage into current scene";
ot->idname = "WM_OT_usd_import";
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs