Commit: eef148d6c889cb531cecd8a49fb9121b1a5aac99
Author: Campbell Barton
Date:   Tue Jun 7 00:34:54 2016 +1000
Branches: compositor-2016
https://developer.blender.org/rBeef148d6c889cb531cecd8a49fb9121b1a5aac99

Cleanup: remove unused Library.idblock

===================================================================

M       source/blender/makesdna/DNA_ID.h

===================================================================

diff --git a/source/blender/makesdna/DNA_ID.h b/source/blender/makesdna/DNA_ID.h
index 0bf3c35..d3d7d07 100644
--- a/source/blender/makesdna/DNA_ID.h
+++ b/source/blender/makesdna/DNA_ID.h
@@ -142,7 +142,6 @@ typedef struct ID {
  */
 typedef struct Library {
        ID id;
-       ID *idblock;
        struct FileData *filedata;
        char name[1024];  /* path name used for reading, can be relative and 
edited in the outliner */

_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to