]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkUtilities.cxx
#3212 BBTK Feature New Normal - vtk8itk4wx3-mingw64
[bbtk.git] / kernel / src / bbtkUtilities.cxx
index def9fd96352228527a9b6a821e00157395cbbdb6..c7cce8103712581dc28b29f8e712352fd1266dac 100644 (file)
@@ -785,7 +785,6 @@ void wtoc(const WCHAR* Source,CHAR* Dest)
   {
     char name[PATH_MAX];
     int err = get_app_path(name, PATH_MAX);
-printf("EED bbtk Utilities::GetExecutablePath 1%s \n",name);
        
     if (err) 
     {