Mercurial > hg > orthanc-stone
changeset 1292:f037422f3a66 bugs/2020-02-invisible-slice
Removed debug logs
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Fri, 21 Feb 2020 15:25:34 +0100 |
parents | ea6c2254536d |
children | f050391249f0 a0d6e83e6cb6 |
files | Framework/Volumes/DicomVolumeImageMPRSlicer.cpp |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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<TextureBaseSceneLayer> texture; {