Cleanup: remove unused Library.idblock

This commit is contained in:
2016-06-07 00:34:54 +10:00
parent 420bd15262
commit 78f7d0b714

View File

@@ -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 */