remove double bugfix

This commit is contained in:
Axel Kohlmeyer
2015-10-22 10:58:29 -04:00
parent be8c761243
commit ec72e316c1

View File

@ -118,7 +118,6 @@ void ComputeMSDChunk::compute_array()
if (firstflag) {
nchunk = n;
size_array_rows = nchunk;
allocate();
size_array_rows = nchunk;
} else if (n != nchunk)