[Gdcm-hackers] gdcm-git:Grassroots DICOM branch release updated. b1cd5582a709f768407e31bfb7c459c0e6
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: Mathieu M. <ma...@us...> - 2020-06-25 12:19:05
|
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 b1cd5582a709f768407e31bfb7c459c0e61922f5 (commit)
from ce9c7aab2384b6f27a7ea93345cfa0f1423cfb7e (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/b1cd5582a709f768407e31bfb7c459c0e61922f5/
commit b1cd5582a709f768407e31bfb7c459c0e61922f5
Author: Mathieu Malaterre <mat...@gm...>
Date: Thu Jun 25 14:18:49 2020 +0200
really fix warning
diff --git a/Testing/Source/MediaStorageAndFileFormat/Cxx/TestDataSetHelper.cxx b/Testing/Source/MediaStorageAndFileFormat/Cxx/TestDataSetHelper.cxx
index e005bda90..62fdf5b8f 100644
--- a/Testing/Source/MediaStorageAndFileFormat/Cxx/TestDataSetHelper.cxx
+++ b/Testing/Source/MediaStorageAndFileFormat/Cxx/TestDataSetHelper.cxx
@@ -230,7 +230,6 @@ static int TestDataSetHelperFunc(const char *filename, bool verbose= false)
}
const gdcm::Global &g = gdcm::GlobalInstance;
- const gdcm::Dicts &dicts = g.GetDicts(); (void)dicts;
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
|