Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaia Clary <gaia.clary@machinimatrix.org>2018-03-11 22:15:44 +0300
committerGaia Clary <gaia.clary@machinimatrix.org>2018-03-11 22:59:50 +0300
commit49a7cd1ba4e43607aa42a26222beef353c528bac (patch)
treefbed76c46c1485f2f3df3c8d7abe466061981d6c
parent7952ece01b0d040b87b1452ef2d19bd4674ae600 (diff)
Cleanup Collada: Removed duplicate variable setting
-rw-r--r--source/blender/collada/DocumentImporter.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/collada/DocumentImporter.cpp b/source/blender/collada/DocumentImporter.cpp
index 19825afc758..4837eb094d9 100644
--- a/source/blender/collada/DocumentImporter.cpp
+++ b/source/blender/collada/DocumentImporter.cpp
@@ -256,7 +256,6 @@ void DocumentImporter::finish()
}
if (libnode_ob.size()) {
- Scene *sce = CTX_data_scene(mContext);
fprintf(stderr, "got %d library nodes to free\n", (int)libnode_ob.size());
// free all library_nodes