Ignore:
Timestamp:
Mar 29, 2019 11:19:30 AM (5 years ago)
Author:
ibressler
Branches:
ESS_GUI_bumps_abstraction
Children:
df3c5d6
Parents:
691e268
Message:

FittingOptions?: removed unused code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Perspectives/Fitting/FittingOptions.py

    r691e268 r09e651d  
    336336        Change the page in response to combo box index 
    337337        """ 
    338         # Find the algorithm ID from name 
    339         selectedName = self.currentOptimizer 
    340  
     338        # update the widget elements 
    341339        self._clearLayout() 
    342340        self._fillLayout() 
Note: See TracChangeset for help on using the changeset viewer.