Commit: d142c2654b9f2e9879029e36eb8d0930f757c1ee
Author: Sybren A. Stüvel
Date: Wed Nov 9 12:19:08 2016 +0100
Branches: temp-sybren-bpy-make-local
https://developer.blender.org/rBd142c2654b9f2e9879029e36eb8d0930f757c1ee
Removed some unused code.
===================================================================
M source/blender/python/intern/bpy_rna_id_collection.c
===================================================================
diff --git a/source/blender/python/intern/bpy_rna_id_collection.c
b/source/blender/python/intern/bpy_rna_id_collection.c
index 8c821ce..1037c83 100644
--- a/source/blender/python/intern/bpy_rna_id_collection.c
+++ b/source/blender/python/intern/bpy_rna_id_collection.c
@@ -38,7 +38,6 @@
#include "BKE_main.h"
#include "BKE_library.h"
#include "BKE_library_query.h"
-#include "BKE_object.h"
#include "DNA_ID.h"
/* Those folowing are only to support hack of not listing some internal
'backward' pointers in generated user_map... */
@@ -292,7 +291,6 @@ error:
}
-
int BPY_rna_id_collection_module(PyObject *mod_par)
{
static PyMethodDef user_map = {
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs