Skip to content

Commit

Permalink
COMP: removed unused private class member variable
Browse files Browse the repository at this point in the history
  • Loading branch information
seanm committed Jan 8, 2025
1 parent fd9abd4 commit f98848e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,6 @@ class HistogramWriter
HistogramToImageFilterPointer m_Filter;
HistogramFileWriterPointer m_HistogramFileWriter;
// Software Guide : EndCodeSnippet
std::string m_OutputFile;
};

// Command - observer invoked after every iteration of the optimizer
Expand Down

0 comments on commit f98848e

Please sign in to comment.