Skip to content
Snippets Groups Projects
Commit 431d1792 authored by Samuel Jackson's avatar Samuel Jackson
Browse files

Fix unused-variable warning

parent bf1a6209
No related branches found
No related tags found
No related merge requests found
......@@ -193,7 +193,6 @@ void MuonFitDataSelector::setWorkspaceDetails(
* Defaults copy those previously used in muon fit property browser
*/
void MuonFitDataSelector::setDefaultValues() {
const QChar muMicro{0x03BC}; // mu in Unicode
this->setStartTime(0.0);
this->setEndTime(0.0);
m_ui.txtSimFitLabel->setText("0");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment