X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkConfigurationFile.cxx;h=dbcc49becd70040a299d5e330eb0423962004a46;hb=22eae0242d8e2c1eb8a25a735289f609b17e103f;hp=c8e155c6c89777b27fbb712adfa7664c5e17f9e6;hpb=e746553dde41260204aae07b809f484544de10b9;p=bbtk.git diff --git a/kernel/src/bbtkConfigurationFile.cxx b/kernel/src/bbtkConfigurationFile.cxx index c8e155c..dbcc49b 100644 --- a/kernel/src/bbtkConfigurationFile.cxx +++ b/kernel/src/bbtkConfigurationFile.cxx @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbtkConfigurationFile.cxx,v $ Language: C++ - Date: $Date: 2008/12/09 13:47:29 $ - Version: $Revision: 1.23 $ + Date: $Date: 2008/12/10 10:00:36 $ + Version: $Revision: 1.24 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -373,7 +373,6 @@ namespace bbtk { *slash = 0; } - //printf("EED ConfigurationFile::GetExecutablePath %s\n",name); return name; }