Skip to content

Commit e7d0b9e

Browse files
committed
remove comment
1 parent 344abff commit e7d0b9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/diffpy/pdfgui/gui/phaseconfigurepanel.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,6 @@ def restrictConstrainedParameters(self):
333333
else:
334334
textCtrl.SetEditable(True)
335335
textCtrl.SetBackgroundColour(txtbg)
336-
# textCtrl.SetBackgroundColour(wx.SystemSettings.GetColour(wx.SYS_COLOUR_GRAYTEXT))
337336

338337
# Now the grid
339338
rows = self.gridAtoms.GetNumberRows()

0 commit comments

Comments
 (0)