X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDict.h;h=b901f57a9b78daef8f7e495fab0055c05570a3c2;hb=001ea156121341aef6d2445842e5a68ee9723252;hp=1e1f0754e17e2e5bce3da000978df99639df9592;hpb=65467b71ee500909b0ef7c31d442ca0c160d6a15;p=gdcm.git diff --git a/src/gdcmDict.h b/src/gdcmDict.h index 1e1f0754..b901f57a 100644 --- a/src/gdcmDict.h +++ b/src/gdcmDict.h @@ -57,7 +57,6 @@ public: inline TagKeyHT & gdcmDict::GetEntries(void) { return KeyHt; } private: - std::string name; std::string filename; /// Access through TagKey (see alternate access with NameHt)