@ -452,8 +452,6 @@ class GuiChord(GuiItem):
else:
self.directionRightAndUpwards = True
print (stemOrBeam)
#Stem - Both for groups and standalone.
if stemOrBeam: #may be an empty tuple for whole notes and brevis
line = QtWidgets.QGraphicsLineItem(QtCore.QLineF(0, constantsAndConfigs.stafflineGap * stemOrBeam[1]/2, 0, 0)) #x1, y1, x2, y2