Skip to content
Snippets Groups Projects
Commit 87a3d9d7 authored by Owen Arnold's avatar Owen Arnold
Browse files

refs #11872. Remove reset of warning setting.

parent 927eb84a
No related branches found
No related tags found
No related merge requests found
......@@ -83,7 +83,6 @@ namespace MantidQt
// Make the overlay widget.
return boost::make_shared<PeakOverlayMultiSphere>(presenter, m_plot, m_parent, physicalPeaks, m_plotXIndex, m_plotYIndex, this->m_peakColour, this->m_backColour);
}
GCC_DIAG_ON(strict-aliasing)
PeakOverlayMultiSphereFactory::~PeakOverlayMultiSphereFactory()
{
......
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