]> Creatis software - gdcm.git/blobdiff - src/gdcmDict.h
Replace confusing names gdcmImage, etc by gdcmDicomDirImage etc, to avoid
[gdcm.git] / src / gdcmDict.h
index 1e1f0754e17e2e5bce3da000978df99639df9592..b901f57a9b78daef8f7e495fab0055c05570a3c2 100644 (file)
@@ -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)