[Gdcm-hackers] gdcm-git:Grassroots DICOM branch release updated. f3386742b5841b5fb4cce1e9872be53669
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: Mathieu M. <ma...@us...> - 2020-06-25 13:25:03
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Grassroots DICOM".
The branch, release has been updated
via f3386742b5841b5fb4cce1e9872be53669d0f946 (commit)
from 911b45275d849ef52cb3c9c51f748bff4c97e373 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceforge.net/p/gdcm/gdcm/ci/f3386742b5841b5fb4cce1e9872be53669d0f946/
commit f3386742b5841b5fb4cce1e9872be53669d0f946
Author: Mathieu Malaterre <mat...@gm...>
Date: Thu Jun 25 15:24:52 2020 +0200
Remove warning
diff --git a/Testing/Source/MediaStorageAndFileFormat/Cxx/TestDataSetHelper.cxx b/Testing/Source/MediaStorageAndFileFormat/Cxx/TestDataSetHelper.cxx
index ced6ab6fa..7b03c7dbf 100644
--- a/Testing/Source/MediaStorageAndFileFormat/Cxx/TestDataSetHelper.cxx
+++ b/Testing/Source/MediaStorageAndFileFormat/Cxx/TestDataSetHelper.cxx
@@ -236,7 +236,6 @@ static int TestDataSetHelperFunc(const char *filename, bool verbose= false)
return 1;
}
- const gdcm::Global &g = gdcm::GlobalInstance;
const gdcm::File & file = r.GetFile();
gdcm::Printer2 print;
print.SetFile( file );
-----------------------------------------------------------------------
Summary of changes:
Testing/Source/MediaStorageAndFileFormat/Cxx/TestDataSetHelper.cxx | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
Grassroots DICOM
|