# HG changeset patch # User Benjamin Golinvaux # Date 1582295134 -3600 # Node ID f037422f3a664be74f69daf41ce73de814628852 # Parent ea6c2254536d07be58126718e49e9fe2b5b1e934 Removed debug logs diff -r ea6c2254536d -r f037422f3a66 Framework/Volumes/DicomVolumeImageMPRSlicer.cpp --- a/Framework/Volumes/DicomVolumeImageMPRSlicer.cpp Fri Feb 21 15:23:40 2020 +0100 +++ b/Framework/Volumes/DicomVolumeImageMPRSlicer.cpp Fri Feb 21 15:25:34 2020 +0100 @@ -77,8 +77,6 @@ "A style configurator is mandatory for textures"); } - LOG(INFO) << "DicomVolumeImageMPRSlicer::Slice::CreateSceneLayer(). volume_ address is " << (void*)(&volume_) << " and its SOPInstanceUID is " << volume_.GetDicomParameters().GetSopInstanceUid(); - std::auto_ptr texture; {