X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkXML.h;h=e45859da747592f160599bc0fb46d6ac498529cf;hb=bf42bb34e170d933fea13937f90aefc0c4458920;hp=2c63fe319b9742b5d30c285497dbd876f49fb00e;hpb=6575a389b71b1b85c79e4444885becb76ecf16e4;p=bbtk.git diff --git a/kernel/src/bbtkXML.h b/kernel/src/bbtkXML.h index 2c63fe3..e45859d 100644 --- a/kernel/src/bbtkXML.h +++ b/kernel/src/bbtkXML.h @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbtkXML.h,v $ Language: C++ - Date: $Date: 2008/10/17 08:18:15 $ - Version: $Revision: 1.4 $ + Date: $Date: 2010/01/14 13:17:27 $ + Version: $Revision: 1.5 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -28,7 +28,6 @@ * knowledge of the CeCILL-B license and that you accept its terms. * ------------------------------------------------------------------------ */ - #ifndef __bbtkXML_h_INCLUDED__ #define __bbtkXML_h_INCLUDED__ @@ -37,7 +36,6 @@ namespace bbtk { - void CleanString_0D(std::string& var) { int i,size=var.length(); @@ -72,7 +70,6 @@ namespace bbtk } //==================================================================== - std::string GetErrorMessage(XMLResults* res, const std::string& filename) { std::ostringstream str; @@ -81,7 +78,6 @@ namespace bbtk str << " file "<