X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FcreaRTTI.cxx;h=a89d2bdb8c3f789af521c73b764698ef9d714fb7;hb=51861648ce577c3a084dd4365017976db06c031d;hp=0f682ed12d208143eba7d64506b25dd2fe1d3232;hpb=8a040b5d7be35180531a3513dc7c45ea239ac8c6;p=crea.git diff --git a/src/creaRTTI.cxx b/src/creaRTTI.cxx index 0f682ed..a89d2bd 100644 --- a/src/creaRTTI.cxx +++ b/src/creaRTTI.cxx @@ -2,7 +2,7 @@ # --------------------------------------------------------------------- # # Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image -# pour la Santé© +# pour la Santé) # Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton # Previous Authors : Laurent Guigues, Jean-Pierre Roux # CreaTools website : www.creatis.insa-lyon.fr/site/fr/creatools_accueil @@ -74,7 +74,6 @@ namespace crea (__GNUC__ == 3 && (__GNUC_MINOR__ > 1 || \ (__GNUC_MINOR__ == 1 && \ __GNUC_PATCHLEVEL__ > 0))) - const abi::__class_type_info* targetTI = (const abi::__class_type_info *)( &(target_type)); creaDebugMessage("info",7," * source = "<