Removal of a wx.ListCtrl.DeleteAllColumns() function call from the spectrum GUI element.
This function does not exist in wxPython-Phoenix and is redundant anyway due to the DeleteAllItems() function call on the line before.
Authored by: bugman 2016-11-15
Parent: [r28282]
Child: [r28284]