remove empty statement

This commit is contained in:
dwarning 2009-11-17 19:28:35 +00:00
parent ef33d01012
commit b8d9cf31ab
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ void correct_vec(MEASUREPTR meas)
meas->m_vec2 = copy(newvec2);
}
return;
};
}
/* Returns a value from a complex vector *values, depending on meas->m_vectype */
static double get_value(