committed by accident

This commit is contained in:
Campbell Barton
2010-09-06 05:35:09 +00:00
parent ec1e038453
commit f96c7ebd9d

View File

@@ -972,8 +972,6 @@ int make_structDNA(char *baseDirectory, FILE *file)
dna_write(file, str, 4);
len= nr_names;
dna_write(file, &len, 4);
printf("LEEEN %d\n", len);
/* calculate size of datablock with strings */
cp= names[nr_names-1];