Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/bugfix/8294_sans_crash_deleting_…
Browse files Browse the repository at this point in the history
…wks'
  • Loading branch information
KarlPalmen committed Oct 31, 2013
2 parents 2e166e2 + db98ba3 commit 0310fa2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Code/Mantid/MantidQt/CustomInterfaces/src/SANSRunWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -233,9 +233,6 @@ void SANSRunWindow::initAnalysDetTab()
m_uiForm.q_rebin->setToolTip("Any string allowed by the Rebin algorithm may be used");


//Listen for Workspace delete signals
AnalysisDataService::Instance().notificationCenter.addObserver(m_delete_observer);

makeValidator(m_uiForm.wavRanVal_lb, m_uiForm.wavRanges, m_uiForm.tab_2,
"A comma separated list of numbers is required here");

Expand Down

0 comments on commit 0310fa2

Please sign in to comment.