]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkConfigurationFile.cxx
*** empty log message ***
[bbtk.git] / kernel / src / bbtkConfigurationFile.cxx
index c8e155c6c89777b27fbb712adfa7664c5e17f9e6..dbcc49becd70040a299d5e330eb0423962004a46 100644 (file)
@@ -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;
   }