]> Creatis software - gdcm.git/blobdiff - gdcmPython/gdcm.i
BUG: Have to remove assert since 00191113.dcm is off by one byte... also remove cerr
[gdcm.git] / gdcmPython / gdcm.i
index b4d735b5bdc572a16045f1f26e8623bde661c197..bb21af1be49a10ff9c3c23ef2ac41494eb30f819 100644 (file)
@@ -220,11 +220,6 @@ typedef unsigned long long uint64_t;
 %constant const char *NOTLOADED = "gdcm::NotLoaded";
 %constant const char *UNREAD    = "gdcm::UnRead";
 
-/*%constant unsigned int LD_ALL         = 0x00000000;
-%constant unsigned int LD_NOSEQ       = 0x00000001;
-%constant unsigned int LD_NOSHADOW    = 0x00000002;
-%constant unsigned int LD_NOSHADOWSEQ = 0x00000004;*/
-
 ////////////////////////////////////////////////////////////////////////////
 // Warning: Order matters !
 %include "gdcmCommon.h"