jfjoch_viewer: Remove primitive lattice from image statistics
This commit is contained in:
@@ -83,7 +83,6 @@ static QString mkSymmetry(const LatticeMessage& sym) {
|
||||
}
|
||||
text += QString(sym.centering) + "</b><br/>";
|
||||
text += QString("Niggli class <b>%1</b><br/>").arg(sym.niggli_class);
|
||||
text += QString("Primitive cell: %1<br/>").arg(mkUnitCell(sym.primitive.GetUnitCell()));
|
||||
return text;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user